From b1027a907d0c626e802c9f25795961e92615d2a4 Mon Sep 17 00:00:00 2001 From: Sebastian Serth Date: Mon, 24 Oct 2022 12:15:50 +0200 Subject: [PATCH] Update versions in GitHub Action workflow --- .github/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index e26b14c..cbaa4b1 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -8,7 +8,7 @@ on: env: GO_VERSION: 1.19 - NOMAD_VERSION: 1.3.5 + NOMAD_VERSION: 1.4.1 CNI_VERSION: 1.1.1 jobs: