mirror of
https://github.com/netbirdio/gvisor.git
synced 2026-05-22 17:12:49 -07:00
github: update actions/setup-go to newest version
PiperOrigin-RevId: 504662268
This commit is contained in:
committed by
gVisor bot
parent
b4c64d11f1
commit
cef82030f6
@@ -43,7 +43,7 @@ jobs:
|
||||
if: github.event_name == 'pull_request' || steps.setup.outputs.has_token != 'true'
|
||||
with:
|
||||
fetch-depth: 0
|
||||
- uses: actions/setup-go@v2
|
||||
- uses: actions/setup-go@v3.5.0
|
||||
with:
|
||||
go-version: 1.19
|
||||
- run: tools/go_branch.sh
|
||||
|
||||
Reference in New Issue
Block a user