Skip to content

Commit

Permalink
chore(ci) bump Lua action from v8 to v10
Browse files Browse the repository at this point in the history
  • Loading branch information
Tieske committed Feb 24, 2023
1 parent 7d27594 commit 5f1fdc6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ jobs:

# Optional upload of coverage data,
# just ugly, something to fix...
- uses: leafo/gh-actions-lua@v8
- uses: leafo/gh-actions-lua@v10
if: success()
- uses: leafo/gh-actions-luarocks@v4
if: success()
Expand Down

0 comments on commit 5f1fdc6

Please sign in to comment.