Skip to content

Commit

Permalink
Merge pull request #612 from mackerelio/dependabot/github_actions/act…
Browse files Browse the repository at this point in the history
…ions/setup-go-5

Bump actions/setup-go from 4 to 5
  • Loading branch information
yohfee authored Dec 22, 2023
2 parents 5c7c001 + 0d11443 commit bcdb841
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 @@ -26,7 +26,7 @@ jobs:
crossbuild-essential-arm64 crossbuild-essential-armhf
mkdir -p ~/rpmbuild/{BUILD,BUILDROOT,RPMS,SOURCES,SPECS,SRPMS}
- uses: actions/checkout@v4
- uses: actions/setup-go@v4
- uses: actions/setup-go@v5
with:
go-version: 1.21.x
cache: true
Expand Down

0 comments on commit bcdb841

Please sign in to comment.