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 a246fab commit 1967fc4Copy full SHA for 1967fc4
1 file changed
.github/actions/install-python-packages/action.yml
@@ -20,6 +20,6 @@ runs:
20
gcovr==5.0 \
21
pyyaml \
22
jsonschema \
23
- flake8 \
+ flake8==5.0.4 \
24
flake8-quotes
25
shell: bash
0 commit comments