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

@@ -14,7 +14,7 @@ on:
- '.github/workflows/pr-security.yml'
env:
GO_VERSION: 1.21.6
GO_VERSION: 1.21.9
NODE_VERSION: 18.x
jobs: