We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e4c0b5c commit 96ede66Copy full SHA for 96ede66
.github/workflows/flake8-workfow.yaml
@@ -31,7 +31,7 @@ jobs:
31
runs-on: ubuntu-latest
32
steps:
33
- name: Setup Python
34
- uses: actions/setup-python@v1
+ uses: actions/setup-python@v5
35
with:
36
python-version: 3.11.9
37
architecture: x64
0 commit comments