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 5208179 commit 838d002Copy full SHA for 838d002
.github/workflows/cicd.yml
@@ -78,7 +78,7 @@ jobs:
78
with:
79
python-version: ${{ matrix.python-version }}
80
- name: Lint code
81
- uses: pre-commit/[email protected].0
+ uses: pre-commit/[email protected].1
82
83
- name: Install pipenv
84
run: |
0 commit comments