diff --git a/.github/workflows/security-checks.yml b/.github/workflows/security-checks.yml index afd141a0..eb6b7655 100644 --- a/.github/workflows/security-checks.yml +++ b/.github/workflows/security-checks.yml @@ -36,7 +36,7 @@ jobs: composer-options: ${{ matrix.composer-options }} --no-dev - name: Cache security checker dependencies - uses: actions/cache@v3 + uses: actions/cache@v4 with: path: ~/.symfony/cache key: security-checker-db