Skip to content

Commit a6cdf96

Browse files
Update dependency go to 1.26.x
1 parent beaca2f commit a6cdf96

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/go-coverage.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
- name: Set up Go
2828
uses: actions/setup-go@v6
2929
with:
30-
go-version: "1.25.x"
30+
go-version: "1.26.x"
3131

3232
- name: Build
3333
run: go build -v ./...

0 commit comments

Comments
 (0)