We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1a4bd96 commit 96204e8Copy full SHA for 96204e8
.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