Skip to content

Commit 71ff145

Browse files
chore(deps): update dependency go to 1.26
1 parent ddc7ca9 commit 71ff145

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.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.26'
2222
cache: false
2323
- name: golangci-lint
2424
uses: golangci/golangci-lint-action@v4

0 commit comments

Comments
 (0)