We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8e77956 commit 16faf2cCopy full SHA for 16faf2c
1 file changed
.github/workflows/pre-commit.yml
@@ -23,7 +23,4 @@ jobs:
23
runs-on: ubuntu-latest
24
steps:
25
- uses: actions/checkout@v6
26
- - uses: actions/setup-python@v6
27
- with:
28
- python-version: '3.x'
29
- - uses: pre-commit/action@v3.0.1
+ - uses: j178/prek-action@v1
0 commit comments