We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5ed1708 commit c487d36Copy full SHA for c487d36
.github/workflows/ci.yml
@@ -36,7 +36,7 @@ jobs:
36
- name: Install pre-commit
37
run: |
38
uv sync --locked --only-dev
39
- - uses: mschoettle/[email protected].1
+ - uses: mschoettle/[email protected].2
40
env:
41
SKIP: markdownlint-cli2,reuse-lint-file
42
0 commit comments