Skip to content

Commit c7231da

Browse files
committed
YAML :shakes_fist:
1 parent 9c1707b commit c7231da

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/vint.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ jobs:
99
- name: Set up Python
1010
uses: actions/setup-python@v4
1111
with:
12-
python-version: 3.10
12+
python-version: '3.10'
1313
- name: Setup dependencies
1414
run: pip install vim-vint
1515
- name: Run Vimscript Linter

0 commit comments

Comments
 (0)