build(deps): bump actions/setup-go from 3.4.0 to 3.5.0 (#5812)

This commit is contained in:
dependabot[bot]
2022-12-20 05:54:00 -08:00
committed by GitHub
parent 611a2f0769
commit dd9ee4d000
4 changed files with 6 additions and 6 deletions

View File

@@ -16,7 +16,7 @@ jobs:
uses: actions/checkout@93ea575cb5d8a053eaa0ac8fa3b40d7e05a33cc8
- name: Setup Go
uses: actions/setup-go@d0a58c1c4d2b25278816e339b944508c875f3613
uses: actions/setup-go@6edd4406fa81c3da01a34fa6f6343087c207a568
with:
go-version: '1.19.0'