We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 05ef7f4 commit 1b88881Copy full SHA for 1b88881
.github/workflows/vint.yml
@@ -9,7 +9,7 @@ jobs:
9
- name: Set up Python
10
uses: actions/setup-python@v1
11
with:
12
- python-version: 3.7
+ python-version: 3.13
13
- name: Setup dependencies
14
run: pip install vim-vint
15
- name: Run Vimscript Linter
0 commit comments