We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 073aedb + 9b6ac03 commit 073a195Copy full SHA for 073a195
1 file changed
.github/workflows/python.yml
@@ -24,7 +24,7 @@ jobs:
24
fail-fast: false
25
steps:
26
- uses: actions/checkout@v2.3.4
27
- - uses: actions/setup-python@v1
+ - uses: actions/setup-python@v2.2.2
28
with:
29
python-version: ${{ matrix.python-version }}
30
- run: pip install --upgrade pipenv==2020.8.13
0 commit comments