We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 235f8fe commit 0825fd3Copy full SHA for 0825fd3
.github/workflows/e2e.yml
@@ -8,7 +8,7 @@ jobs:
8
- name: Set up Go 1.x
9
uses: actions/setup-go@v3
10
with:
11
- go-version: 1.21
+ go-version: 1.22
12
id: go
13
- name: checkout project
14
uses: actions/checkout@v3
0 commit comments