Skip to content

Commit a09459c

Browse files
committed
tox-dev/action-pre-commit-uv@v1
1 parent ba32661 commit a09459c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/lint.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414

1515
steps:
1616
- uses: actions/checkout@v4
17-
- uses: tox-dev/action-pre-commit-uv@main
17+
- uses: tox-dev/action-pre-commit-uv@v1
1818

1919
mypy:
2020
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)