build(deps): bump actions/setup-go from 3 to 4 (#3902)
This commit is contained in:
parent
011252127f
commit
d3608718ac
2
.github/workflows/documentation.yml
vendored
2
.github/workflows/documentation.yml
vendored
@ -22,7 +22,7 @@ jobs:
|
|||||||
fetch-depth: 0
|
fetch-depth: 0
|
||||||
|
|
||||||
- name: Set up Go ${{ env.GO_VERSION }}
|
- name: Set up Go ${{ env.GO_VERSION }}
|
||||||
uses: actions/setup-go@v3
|
uses: actions/setup-go@v4
|
||||||
with:
|
with:
|
||||||
go-version: ${{ env.GO_VERSION }}
|
go-version: ${{ env.GO_VERSION }}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user