Merge pull request #23 from MHSanaei/dependabot/github_actions/actions/setup-go-4.0.0

Bump actions/setup-go from 3.5.0 to 4.0.0
This commit is contained in:
MHSanaei 2023-03-16 11:21:16 +03:30 committed by GitHub
commit 74ff17eeed
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -8,7 +8,7 @@ jobs:
steps:
- uses: actions/checkout@v3.3.0
- name: Set up Go
uses: actions/setup-go@v3.5.0
uses: actions/setup-go@v4.0.0
with:
go-version: 'stable'
- name: build linux amd64 version