diff --git a/.github/workflows/main-5.4.yml b/.github/workflows/main-5.4.yml index 577c02f..1fc0b90 100644 --- a/.github/workflows/main-5.4.yml +++ b/.github/workflows/main-5.4.yml @@ -23,7 +23,7 @@ jobs: # Maps port 6379 on service container to the host - 6379:6379 env: - luceeVersion: light-5.4.0.77-RC + luceeVersion: light-5.4.3.2 steps: - uses: actions/checkout@v3