We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bf9edbb commit 034265bCopy full SHA for 034265b
.github/workflows/ci.yaml
@@ -26,7 +26,7 @@ jobs:
26
if: ${{ github.event_name == 'push' }}
27
needs: test
28
env:
29
- KEYCLOAK_VERSION: 26.1.1
+ KEYCLOAK_VERSION: 26.2.1
30
steps:
31
- name: Checkout repository
32
uses: actions/checkout@v4
0 commit comments