diff --git a/.github/workflows/gh-pages.yml b/.github/workflows/gh-pages.yml index 3f24c64..054c3dc 100644 --- a/.github/workflows/gh-pages.yml +++ b/.github/workflows/gh-pages.yml @@ -38,7 +38,7 @@ jobs: check-latest: true - name: Cache dependencies id: cache - uses: actions/cache@v5 + uses: actions/cache@v6 with: path: | ~/.npm