diff --git a/.github/workflows/deploy.yaml b/.github/workflows/deploy.yaml index e3b4af6..8168954 100644 --- a/.github/workflows/deploy.yaml +++ b/.github/workflows/deploy.yaml @@ -26,7 +26,7 @@ jobs: node-version: '20' - name: Cache dependencies - uses: actions/cache@v4.0.2 + uses: actions/cache@v4.1.0 with: path: | **/node_modules