Skip to content

Commit 43bfea2

Browse files
chore(deps): bump leafo/gh-actions-luarocks from 5 to 6
Bumps [leafo/gh-actions-luarocks](https://github.com/leafo/gh-actions-luarocks) from 5 to 6. - [Release notes](https://github.com/leafo/gh-actions-luarocks/releases) - [Commits](leafo/gh-actions-luarocks@v5...v6) --- updated-dependencies: - dependency-name: leafo/gh-actions-luarocks dependency-version: '6' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 2b3dc7b commit 43bfea2

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@v11
3939
with:
4040
luaVersion: "5.1.5"
41-
- uses: leafo/gh-actions-luarocks@v5
41+
- uses: leafo/gh-actions-luarocks@v6
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)