We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 1cac2b4 + f6ffc84 commit ee7081aCopy full SHA for ee7081a
1 file changed
.github/workflows/deploy.yaml
@@ -57,7 +57,7 @@ jobs:
57
git fetch --prune --unshallow
58
59
- name: Set up Python ${{ matrix.python-version }}
60
- uses: actions/setup-python@v1
+ uses: actions/setup-python@v4
61
with:
62
python-version: '${{ matrix.python-version }}'
63
0 commit comments