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 787bd4f commit cbb66a8Copy full SHA for cbb66a8
.github/workflows/release.yml
@@ -16,7 +16,7 @@ jobs:
16
- uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
17
with:
18
persist-credentials: false
19
- - uses: astral-sh/setup-uv@2ddd2b9cb38ad8efd50337e8ab201519a34c9f24 # v7.1.1
+ - uses: astral-sh/setup-uv@85856786d1ce8acfbcc2f13a5f3fbd6b938f9f41 # v7.1.2
20
21
- run: uv build
22
0 commit comments