fix(workflows): upgrade Go to v1.21.9 EE-6939 (#11643)

This commit is contained in:
andres-portainer
2024-04-18 19:03:25 -03:00
committed by GitHub
parent 81811f669d
commit aa4b8ad5e3
5 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -13,7 +13,7 @@ on:
- ready_for_review
env:
GO_VERSION: 1.21.6
GO_VERSION: 1.21.9
NODE_VERSION: 18.x
jobs: