build(deps): bump actions/setup-go from 3.1.0 to 3.2.0 (#5420)

This commit is contained in:
dependabot[bot]
2022-05-30 07:30:06 -07:00
committed by GitHub
parent 13e4a0ccc6
commit d9ccb04e9d
4 changed files with 6 additions and 6 deletions

View File

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