Skip to content

Commit 3f4ec69

Browse files
committed
build: Upgrade setup-go to v6
1 parent f9f00f7 commit 3f4ec69

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/build-release.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -114,7 +114,7 @@ jobs:
114114
codeberg.org/forgejo/forgejo:11.0-rootless
115115
116116
- name: Windows - Set up Go
117-
uses: actions/setup-go@v5
117+
uses: actions/setup-go@v6
118118
with:
119119
go-version-file: go.mod
120120

@@ -191,7 +191,7 @@ jobs:
191191
podman machine start
192192
193193
- name: Windows - Set up Go
194-
uses: actions/setup-go@v5
194+
uses: actions/setup-go@v6
195195
with:
196196
go-version-file: go.mod
197197

0 commit comments

Comments
 (0)