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