github: update actions/setup-go to newest version

PiperOrigin-RevId: 504662268
This commit is contained in:
Kevin Krakauer
2023-01-25 14:30:37 -08:00
committed by gVisor bot
parent b4c64d11f1
commit cef82030f6
+1 -1
View File
@@ -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