We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 91793ab commit ac20cf4Copy full SHA for ac20cf4
1 file changed
.github/workflows/release.yml
@@ -36,7 +36,7 @@ jobs:
36
- uses: actions/checkout@v3
37
- name: Set up Python
38
# https://github.com/actions/setup-python
39
- uses: actions/setup-python@v3
+ uses: actions/setup-python@v5
40
with:
41
python-version: 3.9
42
cache: 'pip'
0 commit comments