update golang to 1.21.5

This commit is contained in:
Matt Hook
2023-12-27 08:33:22 +13:00
parent 7ecb8a6a44
commit 7cf511ff8b
6 changed files with 8 additions and 8 deletions
+1 -1
View File
@@ -8,7 +8,7 @@ on:
- 'release/*'
env:
GO_VERSION: 1.21.3
GO_VERSION: 1.21.5
NODE_VERSION: 18.x
jobs: