diff --git a/.github/workflows/deploy.yml b/.github/workflows/deploy.yml index 396b3a0..15a00d4 100644 --- a/.github/workflows/deploy.yml +++ b/.github/workflows/deploy.yml @@ -107,7 +107,7 @@ jobs: cmd: install - name: Gatsby Cache - uses: actions/cache@v2 + uses: actions/cache@v3 with: path: | public @@ -211,7 +211,7 @@ jobs: cmd: install - name: Gatsby Cache - uses: actions/cache@v2 + uses: actions/cache@v3 with: path: | public