From 293cb20a9c05c746f4b7f1daf4953ba63587ea84 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Charles-Edouard=20Br=C3=A9t=C3=A9ch=C3=A9?= Date: Wed, 10 Jan 2024 23:59:55 +0100 Subject: [PATCH] chore: update readme MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Charles-Edouard Brétéché --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4316686..618987f 100644 --- a/README.md +++ b/README.md @@ -91,7 +91,7 @@ jobs: - name: Install go uses: actions/setup-go@v4 with: - go-version: '1.20' + go-version: '1.21' check-latest: true - name: Install kyverno-json uses: kyverno/action-install-kyverno-json@main