Skip to content

Commit

Permalink
chore update windows.luarocksVersion to 3.11.0
Browse files Browse the repository at this point in the history
  • Loading branch information
mrcjkb committed Mar 7, 2024
1 parent 906dbf9 commit 0a1f482
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-win32-x86_64.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ jobs:
- name: Install Luarocks
uses: hishamhm/gh-actions-luarocks@master
with:
luarocksVersion: "3.10.0"
luarocksVersion: "3.11.0"
- name: Print environment
run: |
printenv
Expand Down

0 comments on commit 0a1f482

Please sign in to comment.