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 867abd3 commit 307f53fCopy full SHA for 307f53f
1 file changed
.github/workflows/ci.yml
@@ -10,7 +10,7 @@ jobs:
10
with:
11
python-version: 3.8
12
cache: "pip"
13
- - uses: pre-commit/action@v3.0.0
+ - uses: pre-commit/action@v3.0.1
14
15
pylint:
16
runs-on: ubuntu-latest
0 commit comments