chore: update go1.21.0 release

This commit is contained in:
wwqgtxx
2023-08-09 17:26:24 +08:00
parent 984fca4726
commit 3093fc4f33
3 changed files with 4 additions and 4 deletions

View File

@ -128,7 +128,7 @@ jobs:
- name: Setup Go
uses: actions/setup-go@v4
with:
go-version: "1.21.0-rc.4"
go-version: "1.21"
check-latest: true
- name: Test