Skip to content

Commit 435203d

Browse files
Update python-app.yml
1 parent 47ba4b8 commit 435203d

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/python-app.yml

+2-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,8 @@ jobs:
1111
uses: actions/checkout@v4
1212

1313
- name: Set up Python ${{ matrix.python-version }}
14-
uses: actions/setup-python@v5
14+
# uses: actions/setup-python@v5
15+
uses: priyagupta108/setup-python@test-pr-973
1516
with:
1617
python-version: 3.13
1718
architecture: 'arm64'

0 commit comments

Comments
 (0)