Skip to content

Commit 07f4ddd

Browse files
authored
Update push-rockspec.yml: bump leafo/* versions
1 parent b79117c commit 07f4ddd

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

.github/workflows/push-rockspec.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -32,10 +32,10 @@ jobs:
3232
- run: tarantoolctl rocks install ${{ env.ROCK_NAME }}-${{ env.TAG }}-1.rockspec
3333
- run: tarantoolctl rocks pack ${{ env.ROCK_NAME }}-${{ env.TAG }}-1.rockspec
3434
# Install native lua with luarocks
35-
- uses: leafo/gh-actions-lua@v9
35+
- uses: leafo/gh-actions-lua@v11
3636
with:
3737
luaVersion: "luajit-2.1.0-beta3"
38-
- uses: leafo/gh-actions-luarocks@v4
38+
- uses: leafo/gh-actions-luarocks@v5
3939
with:
4040
luarocksVersion: "3.8.0"
4141
- uses: unfor19/install-aws-cli-action@v1.0.3
@@ -55,4 +55,4 @@ jobs:
5555
README.md
5656
${{env.ROCK_NAME}}-dev-1.rockspec
5757
${{env.ROCK_NAME}}-${{env.TAG}}-1.rockspec
58-
${{env.ROCK_NAME}}-${{env.TAG}}-1.src.rock
58+
${{env.ROCK_NAME}}-${{env.TAG}}-1.src.rock

0 commit comments

Comments
 (0)