Chore: bump actions/setup-go from 2 to 3 (#193)

This commit is contained in:
dependabot[bot] 2022-04-11 11:52:42 +08:00 committed by GitHub
parent 7a937e7cf3
commit c6b6ce1b55
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -13,7 +13,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Setup Go 1.x.y
uses: actions/setup-go@v2
uses: actions/setup-go@v3
with:
go-version: ^1.18