We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2e0ab01 commit 32343a3Copy full SHA for 32343a3
.github/workflows/test.yml
@@ -24,7 +24,7 @@ jobs:
24
- uses: actions/setup-python@v5
25
with:
26
python-version: "3.x"
27
- - uses: pre-commit/[email protected].0
+ - uses: pre-commit/[email protected].1
28
- name: Check manifest
29
run: pipx run nox -s check_manifest
30
- name: PyLint checks
0 commit comments