Skip to content

Commit

Permalink
Merge pull request #21 from cloudfoundry-community/dependabot/github_…
Browse files Browse the repository at this point in the history
…actions/actions/setup-go-5

Bump actions/setup-go from 2 to 5
  • Loading branch information
romain-dartigues authored May 15, 2024
2 parents 944a858 + d28d700 commit 9553b3a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/unit-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
fetch-depth: 0

- name: set up go
uses: actions/setup-go@v2
uses: actions/setup-go@v5
with:
go-version: 1.22

Expand Down

0 comments on commit 9553b3a

Please sign in to comment.