Skip to content

Commit 37696e1

Browse files
committed
chore: Update GitHub Actions
1 parent 93d0971 commit 37696e1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/main.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -297,7 +297,7 @@ jobs:
297297
with:
298298
cache-prefix: website-go
299299
go-version: ${{ env.GO_VERSION }}
300-
- uses: astral-sh/setup-uv@1e862dfacbd1d6d858c55d9b792c756523627244 # v7.1.4
300+
- uses: astral-sh/setup-uv@ed21f2f24f8dd64503750218de024bcf64c7250a # v7.1.5
301301
with:
302302
enable-cache: false
303303
version: ${{ env.UV_VERSION }}
@@ -496,7 +496,7 @@ jobs:
496496
with:
497497
cache-prefix: website-go
498498
go-version: ${{ env.GO_VERSION }}
499-
- uses: astral-sh/setup-uv@1e862dfacbd1d6d858c55d9b792c756523627244 # v7.1.4
499+
- uses: astral-sh/setup-uv@ed21f2f24f8dd64503750218de024bcf64c7250a # v7.1.5
500500
with:
501501
enable-cache: false
502502
version: ${{ env.UV_VERSION }}

0 commit comments

Comments
 (0)