1
4
mirror of https://github.com/yunginnanet/HellPot synced 2024-06-16 03:58:55 +00:00

Bump actions/setup-go from 2 to 4 (#78)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2023-04-01 11:12:14 -07:00 committed by GitHub
parent cc81876aa0
commit bded46ad0e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -12,7 +12,7 @@ jobs:
steps:
- uses: actions/checkout@v2
- name: Set up Go
uses: actions/setup-go@v2
uses: actions/setup-go@v4
with:
go-version: 1.19
- name: go vet -v ./...