Skip to content

Commit f2e2107

Browse files
chore(deps): update actions/setup-go action to v6
1 parent 850a2e0 commit f2e2107

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
@@ -30,7 +30,7 @@ jobs:
3030
uses: actions/checkout@v4
3131

3232
- name: Set up Go
33-
uses: actions/setup-go@v5
33+
uses: actions/setup-go@v6
3434
with:
3535
go-version-file: 'go.mod'
3636

0 commit comments

Comments
 (0)