Skip to content

Commit 2f90c6e

Browse files
chore(deps): update actions/setup-go action to v6 (#29)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent e83b302 commit 2f90c6e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
fetch-depth: 0
2020

2121
- name: Set up Go
22-
uses: actions/setup-go@v5
22+
uses: actions/setup-go@v6
2323

2424
- name: Run GoReleaser
2525
uses: goreleaser/goreleaser-action@v6

0 commit comments

Comments
 (0)