diff --git a/.github/workflows/deploy.yml b/.github/workflows/deploy.yml index 8a22fcb..b058009 100644 --- a/.github/workflows/deploy.yml +++ b/.github/workflows/deploy.yml @@ -20,7 +20,7 @@ jobs: url: ${{ steps.deployment.outputs.page_url }} steps: - uses: actions/checkout@v6 - - uses: actions/cache@v5 + - uses: actions/cache@v6 env: cache-name: cache-cagematch with: