Skip to content

Commit

Permalink
ci: bump luarocks-tag-release version
Browse files Browse the repository at this point in the history
  • Loading branch information
mrcjkb committed Oct 24, 2023
1 parent 735ec4a commit 6fcee94
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ jobs:
steps:
- uses: actions/checkout@v3
- name: LuaRocks Upload
uses: nvim-neorocks/luarocks-tag-release@v4
uses: nvim-neorocks/luarocks-tag-release@v5
env:
LUAROCKS_API_KEY: ${{ secrets.LUAROCKS_API_KEY }}
with:
Expand Down

0 comments on commit 6fcee94

Please sign in to comment.