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 03e3620 commit 77fecaaCopy full SHA for 77fecaa
.github/workflows/docs.yml
@@ -40,7 +40,7 @@ jobs:
40
java-version: '17'
41
distribution: 'temurin'
42
- name: Install Go
43
- uses: actions/setup-go@v5
+ uses: actions/setup-go@v6
44
with:
45
go-version: '1.20'
46
0 commit comments