We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 1a4bd96 + 96204e8 commit cdb8db4Copy full SHA for cdb8db4
.github/workflows/ci.yml
@@ -21,7 +21,7 @@ jobs:
21
- uses: actions/setup-python@v5
22
with:
23
python-version: "3.x"
24
- - uses: pre-commit/[email protected].0
+ - uses: pre-commit/[email protected].1
25
26
list:
27
runs-on: ubuntu-latest
0 commit comments