Skip to content

Commit a55c53c

Browse files
Update dependency python to 3.14
1 parent 1e3d8d4 commit a55c53c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ jobs:
4242
- uses: actions/checkout@1af3b93b6815bc44a9784bd300feb67ff0d1eeb3 # v6.0.0
4343
- uses: actions/setup-python@83679a892e2d95755f2dac6acb0bfd1e9ac5d548 # v6.1.0
4444
with:
45-
python-version: 3.11
45+
python-version: 3.14
4646
- run: pip install vim-vint
4747
- run: >
4848
find vim \( -name '.vimrc*' -or -name '*.vim' \) -print0 |

0 commit comments

Comments
 (0)