Skip to content

Commit 2f2201f

Browse files
Update dependency python to 3.14
1 parent f5626e4 commit 2f2201f

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@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6.0.1
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)