Skip to content

Commit 8b2d48e

Browse files
committed
Bump go version to 1.25
1 parent b76a888 commit 8b2d48e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/golangci-lint.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
- uses: actions/checkout@v4
1414
- uses: actions/setup-go@v5
1515
with:
16-
go-version: "1.22"
16+
go-version: "1.25"
1717
- name: golangci-lint
1818
uses: golangci/golangci-lint-action@v6 # https://github.com/marketplace/actions/run-golangci-lint
1919
with:

0 commit comments

Comments
 (0)