Skip to content

Commit

Permalink
Merge pull request #1239 from crossplane-contrib/renovate/actions-set…
Browse files Browse the repository at this point in the history
…up-go-5.x

Update actions/setup-go action to v5
  • Loading branch information
turkenf authored Mar 27, 2024
2 parents 3820d7a + cb5bf7b commit 8eb7be2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ jobs:
submodules: true

- name: Setup Go
uses: actions/setup-go@6edd4406fa81c3da01a34fa6f6343087c207a568 # v3
uses: actions/setup-go@0c52d547c9bc32b1aa3301fd7a9cb496313a4491 # v5
with:
go-version: "1.21"

Expand Down

0 comments on commit 8eb7be2

Please sign in to comment.