Skip to content

Commit c840f36

Browse files
Merge pull request #69 from godaddy/dependabot/github_actions/actions/setup-go-6.2.0
Bump actions/setup-go from 6.1.0 to 6.2.0
2 parents f4f6d04 + bb98eca commit c840f36

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@v6.1.0
159+
uses: actions/setup-go@v6.2.0
160160
with:
161161
go-version: 1.24
162162

0 commit comments

Comments
 (0)