We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c4b006b commit 2cff41fCopy full SHA for 2cff41f
.github/workflows/ci.yml
@@ -18,7 +18,7 @@ jobs:
18
19
- uses: actions/setup-go@v4
20
with:
21
- go-version: '1.20.6'
+ go-version: '1.20.7'
22
23
- name: Ensure linux agent compiles
24
run: |
0 commit comments