Bump actions/setup-go from 4.0.0 to 4.0.1 (#888)

This commit is contained in:
dependabot[bot]
2023-06-05 08:45:29 -07:00
committed by GitHub
parent fbebd53921
commit e71d6c29a4

View File

@@ -18,7 +18,7 @@ jobs:
- uses: actions/checkout@8e5e7e5ab8b370d6c329ec480221332ada57f0ab # v3.5.2
- name: Setup Go
uses: actions/setup-go@4d34df0c2316fe8122ab82dc22947d607c0c91f9 # v4.0.0
uses: actions/setup-go@fac708d6674e30b6ba41289acaab6d4b75aa0753 # v4.0.1
with:
go-version: ${{ matrix.go-version }}