Merge pull request #2467 from dexidp/dependabot/github_actions/actions/setup-go-3

build(deps): bump actions/setup-go from 2 to 3
This commit is contained in:
Márk Sági-Kazár 2022-04-11 12:14:48 +02:00 committed by GitHub
commit a2089dd8e7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -62,7 +62,7 @@ jobs:
steps:
- name: Set up Go
uses: actions/setup-go@v2
uses: actions/setup-go@v3
with:
go-version: 1.17