We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f9f00f7 commit 3f4ec69Copy full SHA for 3f4ec69
1 file changed
.github/workflows/build-release.yml
@@ -114,7 +114,7 @@ jobs:
114
codeberg.org/forgejo/forgejo:11.0-rootless
115
116
- name: Windows - Set up Go
117
- uses: actions/setup-go@v5
+ uses: actions/setup-go@v6
118
with:
119
go-version-file: go.mod
120
@@ -191,7 +191,7 @@ jobs:
191
podman machine start
192
193
194
195
196
197
0 commit comments