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 d78597d commit 58c4753Copy full SHA for 58c4753
.github/workflows/release_to_pypi.yml
@@ -15,7 +15,7 @@ jobs:
15
uses: actions/checkout@v3
16
17
- name: Set up Python
18
- uses: actions/setup-python@v2
+ uses: actions/setup-python@v4
19
with:
20
python-version: "3.x"
21
0 commit comments