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.
2 parents 03eb4d2 + 081b57b commit 133fc72Copy full SHA for 133fc72
.github/workflows/cicd.yml
@@ -62,7 +62,7 @@ jobs:
62
with:
63
python-version: ${{ matrix.python-version }}
64
- name: Lint code
65
- uses: pre-commit/action@v2.0.3
+ uses: pre-commit/action@v3.0.0
66
67
- name: Install pipenv
68
run: |
0 commit comments