Skip to content

Commit 0825fd3

Browse files
Update e2e.yml
1 parent 235f8fe commit 0825fd3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/e2e.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ jobs:
88
- name: Set up Go 1.x
99
uses: actions/setup-go@v3
1010
with:
11-
go-version: 1.21
11+
go-version: 1.22
1212
id: go
1313
- name: checkout project
1414
uses: actions/checkout@v3

0 commit comments

Comments
 (0)