build(deps): bump actions/setup-go from 3 to 3.2.1 (#5522)

This commit is contained in:
dependabot[bot]
2022-07-18 06:33:45 -07:00
committed by GitHub
parent b7d9189abe
commit 3b163237b3
5 changed files with 7 additions and 7 deletions

View File

@@ -16,7 +16,7 @@ jobs:
uses: actions/checkout@2541b1294d2704b0964813337f33b291d3f8596b
- name: Setup Go
uses: actions/setup-go@b22fbbc2921299758641fab08929b4ac52b32923
uses: actions/setup-go@84cbf8094393cdc5fe1fe1671ff2647332956b1a
with:
go-version: '1.18.0'