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 7030498 commit 115cb17Copy full SHA for 115cb17
.github/workflows/test.yaml
@@ -16,7 +16,7 @@ jobs:
16
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4
17
18
- name: Install uv
19
- uses: astral-sh/setup-uv@1edb52594c857e2b5b13128931090f0640537287 # v5
+ uses: astral-sh/setup-uv@6b9c6063abd6010835644d4c2e1bef4cf5cd0fca # v6
20
with:
21
enable-cache: true
22
cache-dependency-glob: "uv.lock"
0 commit comments