Skip to content

Commit 8268a52

Browse files
dependabot[bot]per1234
authored andcommitted
Bump actions/setup-go from 4 to 5
Bumps [actions/setup-go](https://github.com/actions/setup-go) from 4 to 5. - [Release notes](https://github.com/actions/setup-go/releases) - [Commits](actions/setup-go@v4...v5) --- updated-dependencies: - dependency-name: actions/setup-go dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent a9400c2 commit 8268a52

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release-go-crosscompile-task.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ jobs:
3636
changelog-file-path: "${{ env.DIST_DIR }}/CHANGELOG.md"
3737

3838
- name: Install Go
39-
uses: actions/setup-go@v4
39+
uses: actions/setup-go@v5
4040
with:
4141
go-version: ${{ env.GO_VERSION }}
4242

0 commit comments

Comments
 (0)