We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 7ffa9de + ed3a422 commit 59d1ff4Copy full SHA for 59d1ff4
.github/workflows/linting.yml
@@ -7,7 +7,7 @@ jobs:
7
- uses: actions/checkout@v2
8
9
- name: set up Python
10
- uses: actions/setup-python@v1
+ uses: actions/setup-python@v2
11
with:
12
python-version: 3.8
13
0 commit comments