Skip to content

Commit

Permalink
Merge branch 'main' into generate-foreach-5
Browse files Browse the repository at this point in the history
  • Loading branch information
eddycharly authored Sep 3, 2024
2 parents d9eec99 + d6f74cf commit 0ac60af
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/actions/setup-build-env/action.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ runs:
if: ${{ inputs.unshallow == 'true' }}
run: |
git fetch --prune --unshallow
- uses: actions/setup-go@6edd4406fa81c3da01a34fa6f6343087c207a568 # v3.5.0
- uses: actions/setup-go@0a12ed9d6a96ab950c8f026ed9f722fe0da7ef32 # v5.0.2
with:
go-version: ~1.22.4
- shell: bash
Expand Down

0 comments on commit 0ac60af

Please sign in to comment.