Skip to content

Commit 0481687

Browse files
Update python-app.yml
1 parent 92f0dc7 commit 0481687

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/python-app.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
steps:
2626
- uses: actions/checkout@v3
2727
- name: Set up Python
28-
uses: priyagupta108/setup-python@test
28+
uses: actions/setup-python@v5
2929

3030
with:
3131
python-version: '3.x'

0 commit comments

Comments
 (0)