Skip to content

Commit

Permalink
Update setup-go in gha workflow to v3
Browse files Browse the repository at this point in the history
  • Loading branch information
daved committed Mar 13, 2023
1 parent d09a29e commit c56cef7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ jobs:

- # === Install Go ===
name: Install Go
uses: actions/setup-go@v2
uses: actions/setup-go@v3
with:
go-version: ${{ matrix.go-version }}

Expand Down

0 comments on commit c56cef7

Please sign in to comment.