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 Sep 30, 2024
1 parent bc0720f commit c136cd0
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 @@ -284,7 +284,7 @@ jobs:
- uses: actions/setup-go@0a12ed9d6a96ab950c8f026ed9f722fe0da7ef32
with:
go-version: ${{ env.GO_VERSION }}
- uses: astral-sh/setup-uv@4cda7d73322c50eac316ad623a716f09a2db2ac7
- uses: astral-sh/setup-uv@023eb7875fa1caa15814da58d1df7350f8fb1fd9
with:
version: ${{ env.UV_VERSION }}
- name: install-website-dependencies
Expand Down Expand Up @@ -456,7 +456,7 @@ jobs:
- uses: actions/setup-go@0a12ed9d6a96ab950c8f026ed9f722fe0da7ef32
with:
go-version: ${{ env.GO_VERSION }}
- uses: astral-sh/setup-uv@4cda7d73322c50eac316ad623a716f09a2db2ac7
- uses: astral-sh/setup-uv@023eb7875fa1caa15814da58d1df7350f8fb1fd9
with:
version: ${{ env.UV_VERSION }}
- name: prepare-chezmoi.io
Expand Down

0 comments on commit c136cd0

Please sign in to comment.