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 4852503 commit 73b9ed7Copy full SHA for 73b9ed7
.github/workflows/pypi.yml
@@ -78,7 +78,7 @@ jobs:
78
fetch-depth: 0
79
80
- name: Set up Python
81
- uses: actions/setup-python@v4
+ uses: actions/setup-python@v5
82
with:
83
python-version: '3.11'
84
0 commit comments