We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b7ac946 commit be0fba2Copy full SHA for be0fba2
.github/workflows/python-app.yml
@@ -12,6 +12,7 @@ jobs:
12
13
- name: Set up Python ${{ matrix.python-version }}
14
uses: actions/setup-python@v5
15
+
16
# uses: priyagupta108/setup-python@test-pr-973
17
with:
18
python-version: 3.13.2
0 commit comments