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 2d6800d commit 3c2d6feCopy full SHA for 3c2d6fe
.github/workflows/py_publish.yml
@@ -17,7 +17,7 @@ jobs:
17
steps:
18
- uses: actions/checkout@v3
19
- name: Setup Python
20
- uses: actions/setup-python@v3
+ uses: actions/setup-python@v4
21
with:
22
python-version: '3.9'
23
0 commit comments