Skip to content

Commit 9f03c5b

Browse files
Merge pull request #66 from godaddy/dependabot/github_actions/actions/setup-go-6.0.0
Bump actions/setup-go from 5.5.0 to 6.0.0
2 parents 87ff14a + a98d982 commit 9f03c5b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -156,7 +156,7 @@ jobs:
156156
);"
157157
158158
- name: Set up Go
159-
uses: actions/setup-go@v5.5.0
159+
uses: actions/setup-go@v6.0.0
160160
with:
161161
go-version: 1.24
162162

0 commit comments

Comments
 (0)