Skip to content

Commit d360871

Browse files
build(deps): bump actions/setup-go from 3 to 4 (#3902)
1 parent 0112521 commit d360871

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/documentation.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
fetch-depth: 0
2323

2424
- name: Set up Go ${{ env.GO_VERSION }}
25-
uses: actions/setup-go@v3
25+
uses: actions/setup-go@v4
2626
with:
2727
go-version: ${{ env.GO_VERSION }}
2828

0 commit comments

Comments
 (0)