chore(deps): update actions/setup-go action to v3

This commit is contained in:
Renovate Bot 2022-02-28 15:07:29 +00:00 committed by Oskar
parent ad53f8c69a
commit c486a29d3a
1 changed files with 1 additions and 1 deletions

View File

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