Skip to content

Commit

Permalink
Update gh-actions-lua to v10.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
rbong committed Aug 16, 2024
1 parent 4697951 commit a33aceb
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 @@ -24,7 +24,7 @@ jobs:
with:
fetch-depth: 5
- name: "install lua"
uses: "leafo/gh-actions-lua@v8.0.0"
uses: "leafo/gh-actions-lua@v10.0.0"
with:
luaVersion: "${{ matrix.lua_version }}"
if: "${{ matrix.lua_version }}"
Expand Down

0 comments on commit a33aceb

Please sign in to comment.