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.
1 parent 96ec0c5 commit ed3a422Copy full SHA for ed3a422
.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