Skip to content

Commit 2a386fe

Browse files
authored
ci: luals_version 3.13.9 -> 3.15.0 (#3167)
1 parent b0b4955 commit 2a386fe

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
@@ -49,7 +49,7 @@ jobs:
4949
strategy:
5050
matrix:
5151
nvim_version: [ stable, nightly ]
52-
luals_version: [ 3.13.9 ]
52+
luals_version: [ 3.15.0 ]
5353

5454
env:
5555
VIMRUNTIME: /home/runner/nvim-${{ matrix.nvim_version }}/share/nvim/runtime

0 commit comments

Comments
 (0)