Skip to content

Commit 60c9f24

Browse files
Bump actions/setup-go from 3 to 4 (#17144)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent d17d4f4 commit 60c9f24

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tpu-tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ jobs:
6666
git fetch origin 5e88ac24f631c27045e62f0e8d5dfcf34e425e25:stable
6767
git checkout stable
6868
69-
- uses: actions/setup-go@v3
69+
- uses: actions/setup-go@v4
7070
with:
7171
go-version: '1.19'
7272

0 commit comments

Comments
 (0)