We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f648989 commit c6b5d13Copy full SHA for c6b5d13
.github/workflows/release.yml
@@ -24,7 +24,7 @@ jobs:
24
- name: setupGo
25
uses: actions/setup-go@v4
26
with:
27
- go-version: '=1.19.4'
+ go-version: '=1.20.11'
28
- name: Docker login
29
uses: docker/login-action@v2
30
0 commit comments