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 daa5635 commit f5fca58Copy full SHA for f5fca58
.github/workflows/lint.yml
@@ -12,7 +12,7 @@ jobs:
12
uses: actions/checkout@v2
13
14
- name: Set up Python
15
- uses: actions/setup-python@v1
+ uses: actions/setup-python@v4
16
with:
17
python-version: 3.8
18
0 commit comments