chore: Update go1.21rc3
This commit is contained in:
parent
081e94c738
commit
cfc30753af
1 changed files with 1 additions and 1 deletions
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
|
@ -128,7 +128,7 @@ jobs:
|
|||
- name: Setup Go
|
||||
uses: actions/setup-go@v4
|
||||
with:
|
||||
go-version: "1.21.0-rc.2"
|
||||
go-version: "1.21.0-rc.3"
|
||||
check-latest: true
|
||||
|
||||
- name: Test
|
||||
|
|
Loading…
Reference in a new issue