upgrade golang and other dependant binaries (#10888)

This commit is contained in:
Matt Hook
2023-12-27 10:42:35 +13:00
committed by GitHub
parent e3c5cd063b
commit ebac0b9da2
6 changed files with 13 additions and 12 deletions

View File

@@ -8,7 +8,7 @@ on:
- 'release/*'
env:
GO_VERSION: 1.21.3
GO_VERSION: 1.21.5
NODE_VERSION: 18.x
jobs: