Skip to content

Commit

Permalink
Merge pull request #4 from crossplane-contrib/dependabot/github_actio…
Browse files Browse the repository at this point in the history
…ns/actions/setup-go-5

build(deps): Bump actions/setup-go from 2 to 5
  • Loading branch information
smcavallo committed Feb 2, 2024
2 parents 7a0a8b8 + 0eff216 commit c957648
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 @@ -90,7 +90,7 @@ jobs:
submodules: true

- name: Setup Go
uses: actions/setup-go@v2
uses: actions/setup-go@v5
with:
go-version: ${{ env.GO_VERSION }}

Expand Down

0 comments on commit c957648

Please sign in to comment.