Skip to content

Commit 9796dd0

Browse files
committed
ci: bump luarocks-tag-release to v7
ci: bump luarocks-tag-release to v7
1 parent 3dc0b67 commit 9796dd0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/luarocks.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
- name: Get Version
2222
run: echo "LUAROCKS_VERSION=$(git describe --abbrev=0 --tags)" >> $GITHUB_ENV
2323
- name: LuaRocks Upload
24-
uses: nvim-neorocks/luarocks-tag-release@v5
24+
uses: nvim-neorocks/luarocks-tag-release@v7
2525
env:
2626
LUAROCKS_API_KEY: ${{ secrets.LUAROCKS_API_KEY }}
2727
with:

0 commit comments

Comments
 (0)