From ecf530740c7472c347f22b7cf9691232247d5323 Mon Sep 17 00:00:00 2001 From: Karl Johan Grahn Date: Mon, 16 Dec 2024 11:56:06 +0100 Subject: [PATCH] update --- .github/workflows/pull_request_test.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/pull_request_test.yaml b/.github/workflows/pull_request_test.yaml index efda6799..eada7897 100644 --- a/.github/workflows/pull_request_test.yaml +++ b/.github/workflows/pull_request_test.yaml @@ -13,7 +13,7 @@ on: types: [ labeled ] env: - KIND_VERSION: "0.23.0" + KIND_VERSION: "v0.25.0" GOLANG_VERSION: 1.21 jobs: