Skip to content

Commit 3990e0d

Browse files
Update dependency python to 3.14
1 parent 8002513 commit 3990e0d

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
@@ -41,7 +41,7 @@ jobs:
4141
- uses: actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6.0.1
4242
- uses: actions/setup-python@83679a892e2d95755f2dac6acb0bfd1e9ac5d548 # v6.1.0
4343
with:
44-
python-version: 3.11
44+
python-version: 3.14
4545
- run: pip install vim-vint
4646
- run: >
4747
find vim \( -name '.vimrc*' -or -name '*.vim' \) -print0 |

0 commit comments

Comments
 (0)