Skip to content

Commit 413207e

Browse files
committed
chore: bump go to 1.22
1 parent 8493763 commit 413207e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/cd.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
- name: Set up Go
1818
uses: actions/setup-go@v5
1919
with:
20-
go-version: 1.20.x
20+
go-version: 1.22.x
2121
- name: Create release on GitHub
2222
uses: goreleaser/goreleaser-action@v6
2323
with:

0 commit comments

Comments
 (0)