CI: use Go 1.22 by default

Signed-off-by: Akihiro Suda <akihiro.suda.cz@hco.ntt.co.jp>
This commit is contained in:
Akihiro Suda
2024-03-29 22:45:03 +09:00
parent fef78c1024
commit 2d5689434d
6 changed files with 7 additions and 7 deletions

View File

@@ -13,7 +13,7 @@ on:
name: Release
env:
GO_VERSION: "1.21.9"
GO_VERSION: "1.22.2"
permissions: # added using https://github.com/step-security/secure-workflows
contents: read