Skip to content

Commit a04e21f

Browse files
chore(deps): update dependency go to 1.26
1 parent 1d22aac commit a04e21f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/testing.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
- name: Set up Go
2020
uses: actions/setup-go@v6
2121
with:
22-
go-version: "1.25"
22+
go-version: "1.26"
2323

2424
- name: Download dependencies
2525
run: go mod download

0 commit comments

Comments
 (0)