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.
2 parents e74000a + 1fc31ff commit 1e7d8e2Copy full SHA for 1e7d8e2
action.yml
@@ -32,7 +32,7 @@ runs:
32
with:
33
fetch-depth: 0
34
35
- - uses: actions/setup-python@v2
+ - uses: actions/setup-python@v4
36
37
python-version: ${{ inputs.python-version }}
38
0 commit comments