升级go版本

This commit is contained in:
lwch
2023-06-13 10:44:56 +08:00
parent 4e5a155c63
commit fd8c88c830
2 changed files with 2 additions and 2 deletions

View File

@@ -7,7 +7,7 @@ on:
- cron: '30 0 * * *'
env:
GO_VERSION: "1.20.4"
GO_VERSION: "1.20.5"
jobs:

View File

@@ -224,4 +224,4 @@
## TODO
1. go版本升级到1.20.4
1. go版本升级到1.20.5