Skip to content

Commit

Permalink
Bump actions/setup-go from 3 to 4 (Lightning-AI#17144)
Browse files Browse the repository at this point in the history
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Mar 20, 2023
1 parent d17d4f4 commit 60c9f24
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tpu-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ jobs:
git fetch origin 5e88ac24f631c27045e62f0e8d5dfcf34e425e25:stable
git checkout stable
- uses: actions/setup-go@v3
- uses: actions/setup-go@v4
with:
go-version: '1.19'

Expand Down

0 comments on commit 60c9f24

Please sign in to comment.