We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7d4fbe3 commit f0700a9Copy full SHA for f0700a9
1 file changed
.github/workflows/ci.yml
@@ -9,7 +9,7 @@ jobs:
9
uses: actions/setup-python@a309ff8b426b58ec0e2a45f0f869d46889d02405 # v6.2.0
10
with:
11
python-version: "3.14"
12
- pip-install: "setuptools<81" vim-vint
+ pip-install: "setuptools<81 vim-vint"
13
- name: Lint with shellcheck
14
uses: ludeeus/action-shellcheck@00cae500b08a931fb5698e11e79bfbd38e612a38 # v2.0.0
15
0 commit comments