From 3a846d97a0ff44c6fbf122f246cad1d54c7de2e1 Mon Sep 17 00:00:00 2001
From: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
Date: Fri, 31 Mar 2023 08:47:32 +0000
Subject: [PATCH] Update to Keycloak 21.0.2

---
 .github/workflows/test.yml |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml
index 7ea904c..3e3a059 100644
--- a/.github/workflows/test.yml
+++ b/.github/workflows/test.yml
@@ -55,7 +55,7 @@
     steps:
       - id: checkout
         name: Checkout code
-        uses: actions/checkout@v2
+        uses: actions/checkout@v3
 
       - id: download_artifact
         name: Download artifact

--
Gitblit v1.9.1