Skip to content

Commit f258058

Browse files
ci: update luarocks tag release to latest version
1 parent 436c2de commit f258058

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/luarocks.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ jobs:
3333
run: |
3434
luarocks --verbose --local --lua-version=5.1 install luarocks-build-treesitter-parser
3535
- name: LuaRocks Upload
36-
uses: nvim-neorocks/luarocks-tag-release@v5
36+
uses: nvim-neorocks/luarocks-tag-release@v7
3737
env:
3838
LUAROCKS_API_KEY: ${{ secrets.LUAROCKS_API_KEY }}
3939
with:

0 commit comments

Comments
 (0)