diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 8efb762..eb27678 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -24,7 +24,7 @@ jobs: - name: Cache id: cache-dependencies - uses: actions/cache@v4 + uses: actions/cache@v5 with: path: | **/node_modules