diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2026-09-02 20:57:45 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2026-09-02 20:57:45 +0200 |
| commit | 35187983315e3a9bb920e73ca94d19ffe17ba385 (patch) | |
| tree | e65ea7b136a52b8564efc572226179095e403630 | |
| parent | fa9b35a0cf11bc856cbd8bffbef5ad6fb3e62a93 (diff) | |
| download | luasocket-35187983315e3a9bb920e73ca94d19ffe17ba385.tar.gz luasocket-35187983315e3a9bb920e73ca94d19ffe17ba385.tar.bz2 luasocket-35187983315e3a9bb920e73ca94d19ffe17ba385.zip | |
chore(deps): bump luarocks/gh-actions-lua from 13 to 14 in the github-actions group (#481)HEADmaster
Signed-off-by: dependabot[bot] <support@github.com>
| -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 96564fb..2086178 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@85e2287697275df96334743ac654241a8fd34ab3 # v13 | 25 | uses: luarocks/gh-actions-lua@56eba09993704b908cc3c7c2753e630d18cb9696 # v14 |
| 26 | with: | 26 | with: |
| 27 | luaVersion: ${{ matrix.luaVersion }} | 27 | luaVersion: ${{ matrix.luaVersion }} |
| 28 | buildCache: false | 28 | buildCache: false |
