Skip to content

Commit e9e4003

Browse files
chore(deps): update dependency go to v1.26.1
1 parent e267f22 commit e9e4003

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/go.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
- name: Set up Go 1.18
1919
uses: actions/setup-go@v3
2020
with:
21-
go-version: 1.18.1
21+
go-version: 1.26.1
2222
id: go
2323

2424
- name: Check out code into the Go module directory

0 commit comments

Comments
 (0)