We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8ce7110 commit 900c127Copy full SHA for 900c127
.github/workflows/python-app.yml
@@ -15,7 +15,7 @@ jobs:
15
uses: actions/setup-python@v5
16
# uses: priyagupta108/setup-python@test-pr-973
17
with:
18
- python-version: 3.13
+ python-version: 3.13.1
19
# architecture: 'arm64'
20
21
0 commit comments