We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 04df12f commit f491917Copy full SHA for f491917
.github/workflows/python-app.yml
@@ -22,7 +22,6 @@ jobs:
22
pip cache dir
23
- name: Set up Python ${{ matrix.python-version }}
24
# uses: actions/[email protected]
25
-
26
uses: priyagupta108/setup-python@issue-1034
27
with:
28
python-version: ${{ matrix.python-version }}
0 commit comments