We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b227ce8 commit 50c2736Copy full SHA for 50c2736
.github/workflows/pythonpublish.yml
@@ -18,7 +18,7 @@ jobs:
18
with:
19
fetch-depth: '0'
20
- name: Set up Python
21
- uses: actions/setup-python@v4
+ uses: actions/setup-python@v5
22
23
python-version: '3.x'
24
- name: Install dependencies
0 commit comments