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 7dfa14a + b1a057c commit 7c03f04Copy full SHA for 7c03f04
.github/workflows/main.yml
@@ -22,7 +22,7 @@ jobs:
22
with:
23
python-version: 3.x
24
- uses: pre-commit/[email protected]
25
- - uses: pre-commit-ci/[email protected].2
+ - uses: pre-commit-ci/[email protected].3
26
if: always()
27
28
run-demo:
0 commit comments