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 0112521 commit d360871Copy full SHA for d360871
.github/workflows/documentation.yml
@@ -22,7 +22,7 @@ jobs:
22
fetch-depth: 0
23
24
- name: Set up Go ${{ env.GO_VERSION }}
25
- uses: actions/setup-go@v3
+ uses: actions/setup-go@v4
26
with:
27
go-version: ${{ env.GO_VERSION }}
28
0 commit comments