Skip to content

Commit 2b8eca2

Browse files
committed
Bump the Python version used
1 parent e7b21e6 commit 2b8eca2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci-vint.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
- uses: actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0
1515
- uses: actions/setup-python@ece7cb06caefa5fff74198d8649806c4678c61a1
1616
with:
17-
python-version: 3.9
17+
python-version: 3.14
1818

1919
- name: Install project dependencies
2020
run: pip install vim-vint

0 commit comments

Comments
 (0)