diff options
| -rw-r--r-- | .github/workflows/build.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index b90b7de..5b3d31a 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml | |||
| @@ -97,7 +97,7 @@ jobs: | |||
| 97 | 97 | ||
| 98 | - uses: hishamhm/gh-actions-luarocks@master | 98 | - uses: hishamhm/gh-actions-luarocks@master |
| 99 | with: | 99 | with: |
| 100 | luaRocksVersion: "3.11.0" | 100 | luaRocksVersion: "3.12.0" |
| 101 | 101 | ||
| 102 | - name: test dependencies | 102 | - name: test dependencies |
| 103 | run: | | 103 | run: | |
