We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent adedf43 commit bc53359Copy full SHA for bc53359
.github/workflows/release.yml
@@ -18,7 +18,7 @@ jobs:
18
19
steps:
20
- name: Switch to using Python 3.8 by default
21
- uses: actions/setup-python@v2
+ uses: actions/setup-python@v4
22
with:
23
python-version: 3.8
24
- name: Install tox
0 commit comments