Skip to content

Commit

Permalink
build(deps): bump actions/setup-go from 3 to 4 (#3902)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] committed Jun 12, 2023
1 parent 0112521 commit d360871
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/documentation.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
fetch-depth: 0

- name: Set up Go ${{ env.GO_VERSION }}
uses: actions/setup-go@v3
uses: actions/setup-go@v4
with:
go-version: ${{ env.GO_VERSION }}

Expand Down

0 comments on commit d360871

Please sign in to comment.