Skip to content

Commit 1fe3788

Browse files
chore(deps): update dependency python to 3.14
1 parent 37e39ea commit 1fe3788

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@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
4343
- uses: actions/setup-python@e797f83bcb11b83ae66e0230d6156d7c80228e7c # v6.0.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)