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 c48278a commit b969ff3Copy full SHA for b969ff3
.github/workflows/pypi.yml
@@ -44,7 +44,7 @@ jobs:
44
fetch-depth: 0
45
46
- name: Set up Python 3.8
47
- uses: actions/setup-python@v1
+ uses: actions/setup-python@v5
48
with:
49
python-version: 3.8
50
0 commit comments