We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 81571b7 commit 00332e9Copy full SHA for 00332e9
.github/workflows/lint.yml
@@ -19,7 +19,7 @@ jobs:
19
- name: Setup Go
20
uses: actions/setup-go@v3
21
with:
22
- go-version: 1.18
+ go-version: 1.21
23
24
- name: Caching
25
uses: actions/cache@v3
.github/workflows/test.yml
@@ -18,7 +18,7 @@ jobs:
18
0 commit comments