Skip to content

Commit 577dc74

Browse files
committed
chore(deps): Update dependency go to 1.26
1 parent 7229ae6 commit 577dc74

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/gen_coverage_report.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
id: setup-go
2626
uses: actions/setup-go@v6
2727
with:
28-
go-version: "1.25"
28+
go-version: "1.26"
2929
cache: false
3030
- name: Cache Go modules
3131
uses: actions/cache@v4

0 commit comments

Comments
 (0)