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 76d1b80 commit fc025c5Copy full SHA for fc025c5
.github/workflows/lint-flake8.yml
@@ -17,7 +17,7 @@ jobs:
17
steps:
18
- uses: actions/checkout@v3
19
- name: Set up Python 3.x
20
- uses: actions/setup-python@v3
+ uses: actions/setup-python@v4
21
with:
22
python-version: '3.x'
23
0 commit comments