Skip to content

Commit

Permalink
chore: Update GitHub Actions
Browse files Browse the repository at this point in the history
  • Loading branch information
twpayne committed Nov 17, 2024
1 parent 72927b0 commit 440f56c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -329,7 +329,7 @@ jobs:
with:
cache-prefix: website-go
go-version: ${{ env.GO_VERSION }}
- uses: astral-sh/setup-uv@2e657c127d5b1635d5a8e3fa40e0ac50a5bf6992
- uses: astral-sh/setup-uv@e779db74266a80753577425b0f4ee823649f251d
with:
enable-cache: true
version: ${{ env.UV_VERSION }}
Expand Down Expand Up @@ -510,7 +510,7 @@ jobs:
with:
cache-prefix: website-go
go-version: ${{ env.GO_VERSION }}
- uses: astral-sh/setup-uv@2e657c127d5b1635d5a8e3fa40e0ac50a5bf6992
- uses: astral-sh/setup-uv@e779db74266a80753577425b0f4ee823649f251d
with:
enable-cache: true
version: ${{ env.UV_VERSION }}
Expand Down

0 comments on commit 440f56c

Please sign in to comment.