We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2073eee commit 88bcf20Copy full SHA for 88bcf20
.github/workflows/python-app.yml
@@ -18,7 +18,7 @@ jobs:
18
- uses: actions/checkout@v4
19
20
- name: Set up Python 3.8
21
- uses: actions/setup-python@v1
+ uses: actions/setup-python@v5
22
with:
23
python-version: 3.8
24
0 commit comments