We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 00ab4d0 commit 0346d9aCopy full SHA for 0346d9a
.github/workflows/python-app.yml
@@ -12,7 +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.12.3
0 commit comments