We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 74732c9 commit 4b03043Copy full SHA for 4b03043
.github/workflows/goreleaser.yaml
@@ -20,7 +20,7 @@ jobs:
20
- name: Set up Go
21
uses: actions/setup-go@v5
22
with:
23
- go-version: 1.19
+ go-version: 1.23
24
- name: Test
25
run: go test ./...
26
- name: Run GoReleaser
0 commit comments