mirror of
https://github.com/hacdias/webdav.git
synced 2026-09-21 19:10:42 +08:00
ci: fix releaser go version
This commit is contained in:
@@ -16,6 +16,8 @@ jobs:
|
||||
with:
|
||||
fetch-depth: 0
|
||||
- uses: actions/setup-go@v6
|
||||
with:
|
||||
go-version: "1.25.x"
|
||||
- uses: goreleaser/goreleaser-action@v6
|
||||
with:
|
||||
distribution: goreleaser
|
||||
|
||||
Reference in New Issue
Block a user