We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 92f0dc7 commit 0481687Copy full SHA for 0481687
.github/workflows/python-app.yml
@@ -25,7 +25,7 @@ jobs:
25
steps:
26
- uses: actions/checkout@v3
27
- name: Set up Python
28
- uses: priyagupta108/setup-python@test
+ uses: actions/setup-python@v5
29
30
with:
31
python-version: '3.x'
0 commit comments