We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 99ed064 commit cd8ce12Copy full SHA for cd8ce12
.github/workflows/static-analysis.yml
@@ -16,7 +16,7 @@ jobs:
16
- name: Install Go
17
uses: actions/setup-go@fcdc43634adb5f7ae75a9d7a9b9361790f7293e2
18
with:
19
- go-version: '1.17'
+ go-version: '1.18'
20
21
- name: Check out code
22
uses: actions/checkout@2541b1294d2704b0964813337f33b291d3f8596b
0 commit comments