Skip to content

Commit 7953f5e

Browse files
Update python-app.yml
1 parent 7e0ae05 commit 7953f5e

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
@@ -18,7 +18,7 @@ jobs:
1818
uses: actions/checkout@v4
1919

2020
- name: Set up Python ${{ matrix.python-version }}
21-
uses: actions/setup-python@v5
21+
uses: actions/setup-python@v1
2222
with:
2323
python-version: ${{ matrix.python-version }}
2424
cache: 'pip'

0 commit comments

Comments
 (0)