From 654638c18a9f17dab4be39b2478c621b3ae6bd6c Mon Sep 17 00:00:00 2001 From: Frostebite Date: Mon, 26 Jun 2023 19:57:21 +0100 Subject: [PATCH] version: 'latest' --- .github/workflows/cloud-runner-ci-pipeline.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.github/workflows/cloud-runner-ci-pipeline.yml b/.github/workflows/cloud-runner-ci-pipeline.yml index a1c0d244..d234f262 100644 --- a/.github/workflows/cloud-runner-ci-pipeline.yml +++ b/.github/workflows/cloud-runner-ci-pipeline.yml @@ -133,6 +133,8 @@ jobs: - run: yarn - name: actions-k3s uses: debianmaster/actions-k3s@v1.0.5 + with: + version: 'latest' - run: yarn run test "${{ matrix.test }}" --detectOpenHandles --forceExit --runInBand timeout-minutes: 60 env: