Skip to content

Commit 265612b

Browse files
chore(deps): bump leafo/gh-actions-luarocks from 4 to 5 (#240)
Bumps [leafo/gh-actions-luarocks](https://github.com/leafo/gh-actions-luarocks) from 4 to 5. - [Release notes](https://github.com/leafo/gh-actions-luarocks/releases) - [Commits](leafo/gh-actions-luarocks@v4...v5) --- updated-dependencies: - dependency-name: leafo/gh-actions-luarocks dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 53e0d81 commit 265612b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,6 @@ jobs:
3838
- uses: leafo/gh-actions-lua@v10
3939
with:
4040
luaVersion: "5.1.5"
41-
- uses: leafo/gh-actions-luarocks@v4
41+
- uses: leafo/gh-actions-luarocks@v5
4242
- name: Run nvim-test tests
4343
run: nix shell nixpkgs#bash nixpkgs#just -c just test ${{ matrix.nvim-version }}

0 commit comments

Comments
 (0)