Skip to content

Commit e0cb5fd

Browse files
Chore: bump actions/setup-go from 6 to 7 (#352)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 735bec0 commit e0cb5fd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232
fetch-depth: 0
3333

3434
- name: Set up Go
35-
uses: actions/setup-go@v6
35+
uses: actions/setup-go@v7
3636
with:
3737
go-version-file: ./go.mod
3838
cache-dependency-path: ./go.sum

0 commit comments

Comments
 (0)