Might be v3 from gitea
Some checks failed
Release / release (push) Failing after 29s

This commit is contained in:
2026-03-26 17:21:11 +01:00
parent 8e324c0bd2
commit 61c18ea964

View File

@@ -10,7 +10,7 @@ jobs:
with:
fetch-depth: 0
- name: Set up Go
uses: actions/setup-go@v6
uses: actions/setup-go@v3
with:
go-version: stable
- name: Run GoReleaser