We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ba32661 commit a09459cCopy full SHA for a09459c
.github/workflows/lint.yml
@@ -14,7 +14,7 @@ jobs:
14
15
steps:
16
- uses: actions/checkout@v4
17
- - uses: tox-dev/action-pre-commit-uv@main
+ - uses: tox-dev/action-pre-commit-uv@v1
18
19
mypy:
20
runs-on: ubuntu-latest
0 commit comments