We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 758525e commit 15642bbCopy full SHA for 15642bb
.github/workflows/pypi-publish.yml
@@ -38,7 +38,7 @@ jobs:
38
cat CHANGELOG.md
39
40
- name: Setup python
41
- uses: actions/setup-python@v4
+ uses: actions/setup-python@v5
42
with:
43
python-version: '3.9'
44
0 commit comments