diff --git a/.github/workflows/security.yml b/.github/workflows/security.yml index 3cf32fc..1849514 100644 --- a/.github/workflows/security.yml +++ b/.github/workflows/security.yml @@ -17,7 +17,7 @@ jobs: uses: actions/checkout@v6 - name: Cache vulnerability DB - uses: actions/cache@v5 + uses: actions/cache@v6 id: cache-db with: path: ~/.symfony/cache