Skip to content

Commit 33c5834

Browse files
committed
Update golang version
Signed-off-by: Bryan Frimin <bryan@getprobo.com>
1 parent cad9855 commit 33c5834

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/main.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
- uses: "actions/checkout@v4"
1717
- uses: "actions/setup-go@v4"
1818
with:
19-
go-version: "1.22"
19+
go-version: "1.25"
2020
- uses: "actions/cache@v3"
2121
with:
2222
path: "~/.cache/go-build"

0 commit comments

Comments
 (0)