Update actions/setup-go action to v3

This commit is contained in:
Renovate Bot 2022-03-07 12:46:13 +00:00
parent 5d197234fd
commit 09cdc2312e
No known key found for this signature in database
GPG Key ID: 81C63AE1C224182B
1 changed files with 1 additions and 1 deletions

View File

@ -19,7 +19,7 @@ jobs:
fetch-depth: 0
- name: Set up Go
uses: actions/setup-go@v2
uses: actions/setup-go@v3
with:
go-version: 1.17