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 8e8c6ed commit 1a2ca1bCopy full SHA for 1a2ca1b
.github/workflows/ci.yaml
@@ -62,7 +62,7 @@ jobs:
62
path: ${{ github.workspace }}/macvim-built-commit.txt
63
key: macvim-built-commit-${{ steps.setup-env-vars.outputs.docs_commit}}-${{ steps.setup-env-vars.outputs.macvim_commit }}
64
65
- - uses: actions/setup-python@v5
+ - uses: actions/setup-python@v6
66
with:
67
python-version: '3.x'
68
cache: 'pip'
0 commit comments