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 Oct 26, 2024
1 parent a5badfb commit d70fd28
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@41dfa10bad2bb2ae585af6ee5bb4d7d973ad74ed
with:
go-version: ${{ env.GO_VERSION }}
- uses: astral-sh/setup-uv@f3bcaebff5eace81a1c062af9f9011aae482ca9d
- uses: astral-sh/setup-uv@3b9817b1bf26186f03ab8277bab9b827ea5cc254
with:
version: ${{ env.UV_VERSION }}
- name: install-website-dependencies
Expand Down Expand Up @@ -456,7 +456,7 @@ jobs:
- uses: actions/setup-go@41dfa10bad2bb2ae585af6ee5bb4d7d973ad74ed
with:
go-version: ${{ env.GO_VERSION }}
- uses: astral-sh/setup-uv@f3bcaebff5eace81a1c062af9f9011aae482ca9d
- uses: astral-sh/setup-uv@3b9817b1bf26186f03ab8277bab9b827ea5cc254
with:
version: ${{ env.UV_VERSION }}
- name: prepare-chezmoi.io
Expand Down

0 comments on commit d70fd28

Please sign in to comment.