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

This commit is contained in:
andres-portainer
2024-04-18 19:03:13 -03:00
committed by GitHub
parent d304f330e8
commit 73ce754316
5 changed files with 5 additions and 5 deletions

View File

@@ -22,7 +22,7 @@ on:
env:
DOCKER_HUB_REPO: portainerci/portainer-ce
EXTENSION_HUB_REPO: portainerci/portainer-docker-extension
GO_VERSION: 1.21.6
GO_VERSION: 1.21.9
NODE_VERSION: 18.x
jobs: