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 4b47452Copy full SHA for 4b47452
.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@3259c6206f993105e3a61b142c2d97bf4b9ef83d # v7
20
with:
21
enable-cache: true
22
cache-dependency-glob: "uv.lock"
0 commit comments