diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2026-08-13 02:16:09 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2026-08-13 02:16:09 +0200 |
| commit | 84c2bb905bda5f1fc58195171c75723b5fec6e87 (patch) | |
| tree | 6de39734e420d3db663f4ec2c0c8ba203ff2c77f | |
| parent | a3bcaed18cb6d69e6e2ae711c93dbe99c7a220bb (diff) | |
| download | luasocket-84c2bb905bda5f1fc58195171c75723b5fec6e87.tar.gz luasocket-84c2bb905bda5f1fc58195171c75723b5fec6e87.tar.bz2 luasocket-84c2bb905bda5f1fc58195171c75723b5fec6e87.zip | |
chore(deps): bump luarocks/gh-actions-lua in the github-actions group (#468)
| -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 03026d7..53d6ebc 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml | |||
| @@ -22,7 +22,7 @@ jobs: | |||
| 22 | if: ${{ startsWith(matrix.platform, 'windows') && !startsWith(matrix.luaVersion, 'luajit') }} | 22 | if: ${{ startsWith(matrix.platform, 'windows') && !startsWith(matrix.luaVersion, 'luajit') }} |
| 23 | uses: ilammy/msvc-dev-cmd@0b201ec74fa43914dc39ae48a89fd1d8cb592756 # v1 | 23 | uses: ilammy/msvc-dev-cmd@0b201ec74fa43914dc39ae48a89fd1d8cb592756 # v1 |
| 24 | - name: Setup ‘lua’ | 24 | - name: Setup ‘lua’ |
| 25 | uses: luarocks/gh-actions-lua@fc6f8de246f8c01f6e1a56a1b851143e23370ff3 # v12 | 25 | uses: luarocks/gh-actions-lua@85e2287697275df96334743ac654241a8fd34ab3 # v13 |
| 26 | with: | 26 | with: |
| 27 | luaVersion: ${{ matrix.luaVersion }} | 27 | luaVersion: ${{ matrix.luaVersion }} |
| 28 | buildCache: false | 28 | buildCache: false |
