Skip to content

Commit 8771c11

Browse files
committed
chore: bump Go
Signed-off-by: Joseph Kato <joseph@jdkato.io>
1 parent 10a8e86 commit 8771c11

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
@@ -18,7 +18,7 @@ jobs:
1818
- uses: actions/checkout@v5
1919
- uses: actions/setup-go@v6
2020
with:
21-
go-version: "1.25.3"
21+
go-version: "1.25.7"
2222
- name: golangci-lint
2323
uses: golangci/golangci-lint-action@v8
2424
with:

0 commit comments

Comments
 (0)