diff options
Diffstat (limited to '.github/workflows/test.yml')
| -rw-r--r-- | .github/workflows/test.yml | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index 2f1a7aa5..9f8ed95f 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml | |||
| @@ -46,7 +46,7 @@ jobs: | |||
| 46 | with: | 46 | with: |
| 47 | persist-credentials: false | 47 | persist-credentials: false |
| 48 | 48 | ||
| 49 | - uses: luarocks/gh-actions-lua@85e2287697275df96334743ac654241a8fd34ab3 # v13 | 49 | - uses: luarocks/gh-actions-lua@56eba09993704b908cc3c7c2753e630d18cb9696 # v14 |
| 50 | with: | 50 | with: |
| 51 | luaVersion: ${{ matrix.lua-version }} | 51 | luaVersion: ${{ matrix.lua-version }} |
| 52 | 52 | ||
| @@ -103,7 +103,7 @@ jobs: | |||
| 103 | with: | 103 | with: |
| 104 | persist-credentials: false | 104 | persist-credentials: false |
| 105 | 105 | ||
| 106 | - uses: luarocks/gh-actions-lua@85e2287697275df96334743ac654241a8fd34ab3 # v13 | 106 | - uses: luarocks/gh-actions-lua@56eba09993704b908cc3c7c2753e630d18cb9696 # v14 |
| 107 | with: | 107 | with: |
| 108 | luaVersion: "5.4" | 108 | luaVersion: "5.4" |
| 109 | 109 | ||
| @@ -121,7 +121,7 @@ jobs: | |||
| 121 | with: | 121 | with: |
| 122 | persist-credentials: false | 122 | persist-credentials: false |
| 123 | 123 | ||
| 124 | - uses: luarocks/gh-actions-lua@85e2287697275df96334743ac654241a8fd34ab3 # v13 | 124 | - uses: luarocks/gh-actions-lua@56eba09993704b908cc3c7c2753e630d18cb9696 # v14 |
| 125 | with: | 125 | with: |
| 126 | luaVersion: "5.4" | 126 | luaVersion: "5.4" |
| 127 | 127 | ||
| @@ -168,7 +168,7 @@ jobs: | |||
| 168 | # the `luarocks/gh-actions-lua` | 168 | # the `luarocks/gh-actions-lua` |
| 169 | # action below, everything runs as | 169 | # action below, everything runs as |
| 170 | # it should. | 170 | # it should. |
| 171 | - uses: luarocks/gh-actions-lua@85e2287697275df96334743ac654241a8fd34ab3 # v13 | 171 | - uses: luarocks/gh-actions-lua@56eba09993704b908cc3c7c2753e630d18cb9696 # v14 |
| 172 | with: | 172 | with: |
| 173 | luaVersion: 5.4 | 173 | luaVersion: 5.4 |
| 174 | 174 | ||
