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 1d672ab commit 0f4d57fCopy full SHA for 0f4d57f
.github/workflows/pypi.yml
@@ -20,7 +20,7 @@ jobs:
20
- uses: actions/checkout@v4
21
22
- name: Set up Python
23
- uses: actions/setup-python@v4
+ uses: actions/setup-python@v5
24
with:
25
python-version: "3.x"
26
0 commit comments