We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7b5114b commit b09f19eCopy full SHA for b09f19e
1 file changed
.github/workflows/test.yml
@@ -55,7 +55,7 @@ jobs:
55
56
steps:
57
- uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
58
- - uses: astral-sh/setup-uv@37802adc94f370d6bfd71619e3f0bf239e1f3b78 # v7.6.0
+ - uses: astral-sh/setup-uv@cec208311dfd045dd5311c1add060b2062131d57 # v8.0.0
59
with:
60
version: ${{ env.UV_VERSION }}
61
- name: Run tests
@@ -73,7 +73,7 @@ jobs:
73
runs-on: ubuntu-24.04
74
75
76
77
78
79
- name: Run typing checks
0 commit comments