Skip to content

Commit d977fce

Browse files
committed
test: bump gh-actions-lua, gh-actions-luarocks
1 parent cd7d385 commit d977fce

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/test.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,10 +25,10 @@ jobs:
2525
runs-on: ${{ matrix.machineTag }}
2626
steps:
2727
- uses: actions/checkout@v2
28-
- uses: leafo/gh-actions-lua@v9
28+
- uses: leafo/gh-actions-lua@v11
2929
with:
3030
luaVersion: ${{ matrix.luaVersion }}
31-
- uses: leafo/gh-actions-luarocks@v4
31+
- uses: leafo/gh-actions-luarocks@v5
3232
with:
3333
luarocksVersion: "3.9.1"
3434
- name: build

0 commit comments

Comments
 (0)