Bump actions/setup-go from 3.5.0 to 4.0.0 (#873)

This commit is contained in:
dependabot[bot]
2023-04-03 10:49:11 -07:00
committed by GitHub
parent 3c80097cce
commit 44847ad3a4

View File

@@ -18,7 +18,7 @@ jobs:
- uses: actions/checkout@ac593985615ec2ede58e132d2e21d2b1cbd6127c # v3.3.0
- name: Setup Go
uses: actions/setup-go@6edd4406fa81c3da01a34fa6f6343087c207a568 # v3.5.0
uses: actions/setup-go@4d34df0c2316fe8122ab82dc22947d607c0c91f9 # v4.0.0
with:
go-version: ${{ matrix.go-version }}