We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 435203d commit 5129ca8Copy full SHA for 5129ca8
.github/workflows/python-app.yml
@@ -10,6 +10,7 @@ jobs:
10
- name: Checkout repository
11
uses: actions/checkout@v4
12
13
+
14
- name: Set up Python ${{ matrix.python-version }}
15
# uses: actions/setup-python@v5
16
uses: priyagupta108/setup-python@test-pr-973
0 commit comments