Skip to content

Commit a943662

Browse files
Update dependency go to v1.26.4 (#89)
Co-authored-by: ske-renovate-operator[bot] <289664651+ske-renovate-operator[bot]@users.noreply.github.com>
1 parent 8122674 commit a943662

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
uses: actions/setup-go@v6
2323
id: go
2424
with:
25-
go-version: 1.26.3
25+
go-version: 1.26.4
2626
- name: Verify go.mod is sane
2727
run: go mod tidy && git diff --no-patch --exit-code
2828
- name: Golangci-lint

0 commit comments

Comments
 (0)