We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e2df5a3 commit da3df9cCopy full SHA for da3df9c
1 file changed
.github/workflows/tests.yaml
@@ -9,7 +9,7 @@ jobs:
9
runs-on: ubuntu-latest
10
steps:
11
- uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6
12
- - uses: astral-sh/setup-uv@cec208311dfd045dd5311c1add060b2062131d57 # v8.0.0
+ - uses: astral-sh/setup-uv@08807647e7069bb48b6ef5acd8ec9567f424441b # v8.1.0
13
with:
14
enable-cache: true
15
- run: uv run ./bin/lint
0 commit comments