Skip to content

Commit

Permalink
Update luarocks-tag-release GHA to v7
Browse files Browse the repository at this point in the history
Might help with #1269
  • Loading branch information
mfussenegger committed Aug 9, 2024
1 parent b84e304 commit 5a3775a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,9 @@ jobs:
luarocks-upload:
runs-on: ubuntu-22.04
steps:
- uses: actions/checkout@v3
- uses: actions/checkout@v4
- name: LuaRocks Upload
uses: nvim-neorocks/luarocks-tag-release@v2.0.0
uses: nvim-neorocks/luarocks-tag-release@v7
env:
LUAROCKS_API_KEY: ${{ secrets.LUAROCKS_API_KEY }}
with:
Expand Down

0 comments on commit 5a3775a

Please sign in to comment.