go版本升级到1.20.3

This commit is contained in:
lwch
2023-04-06 10:39:45 +08:00
parent 414a4f4040
commit cfbcac6998
2 changed files with 6 additions and 2 deletions
+1 -1
View File
@@ -7,7 +7,7 @@ on:
- cron: '30 0 * * *'
env:
GO_VERSION: "1.20.2"
GO_VERSION: "1.20.3"
jobs: