Skip to content

Commit

Permalink
Update Go version in transferTests to 1.20 (#1916)
Browse files Browse the repository at this point in the history
  • Loading branch information
yahavi committed Apr 24, 2023
1 parent 4691871 commit fd4b1ac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/transferTests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ jobs:
- name: Install Go
uses: actions/setup-go@v3
with:
go-version: 1.18.x
go-version: 1.20.x
- name: Go Cache
uses: actions/cache@v3
with:
Expand Down

0 comments on commit fd4b1ac

Please sign in to comment.