diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index ded6516d6e..2efd0e353e 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -97,7 +97,7 @@ jobs: uses: ./.github/actions/node - name: Restore Gatsby cache - uses: actions/cache@v3 + uses: actions/cache@v4 with: path: | docs/.cache