Go: Use 1.22 in CI

This commit is contained in:
Michael B. Gale
2023-12-25 17:45:38 +00:00
parent c05431e08f
commit 91ed7a8d79
2 changed files with 2 additions and 2 deletions

View File

@@ -8,7 +8,7 @@ on:
- .github/actions/**
- codeql-workspace.yml
env:
GO_VERSION: '~1.21.0'
GO_VERSION: '~1.22.0'
permissions:
contents: read

View File

@@ -17,7 +17,7 @@ on:
- codeql-workspace.yml
env:
GO_VERSION: '~1.21.0'
GO_VERSION: '~1.22.0'
permissions:
contents: read