Skip to content

Commit 191e2df

Browse files
chore(deps): update dependency go to 1.25
1 parent ddc7ca9 commit 191e2df

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/golangci-lint.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
- uses: actions/checkout@v4
1919
- uses: actions/setup-go@v5
2020
with:
21-
go-version: '1.21'
21+
go-version: '1.25'
2222
cache: false
2323
- name: golangci-lint
2424
uses: golangci/golangci-lint-action@v4

0 commit comments

Comments
 (0)