diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index 860295bda6..de4181f64f 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -44,7 +44,7 @@ jobs: run: yarn --check-files --frozen-lockfile --non-interactive - name: cache workspace - uses: actions/cache@e12d46a63a90f2fae62d114769bbf2a179198b5c # v3.3.3 + uses: actions/cache@13aacd865c20de90d75de3b17ebe84f7a17d57d2 # v4.0.0 with: path: | node_modules @@ -69,7 +69,7 @@ jobs: cache: "yarn" - name: restore workspace cache - uses: actions/cache@e12d46a63a90f2fae62d114769bbf2a179198b5c # v3.3.3 + uses: actions/cache@13aacd865c20de90d75de3b17ebe84f7a17d57d2 # v4.0.0 with: path: | node_modules @@ -98,7 +98,7 @@ jobs: cache: "yarn" - name: restore workspace cache - uses: actions/cache@e12d46a63a90f2fae62d114769bbf2a179198b5c # v3.3.3 + uses: actions/cache@13aacd865c20de90d75de3b17ebe84f7a17d57d2 # v4.0.0 with: path: | node_modules @@ -130,7 +130,7 @@ jobs: cache: "yarn" - name: restore workspace cache - uses: actions/cache@e12d46a63a90f2fae62d114769bbf2a179198b5c # v3.3.3 + uses: actions/cache@13aacd865c20de90d75de3b17ebe84f7a17d57d2 # v4.0.0 with: path: | node_modules @@ -160,7 +160,7 @@ jobs: cache: "yarn" - name: restore workspace cache - uses: actions/cache@e12d46a63a90f2fae62d114769bbf2a179198b5c # v3.3.3 + uses: actions/cache@13aacd865c20de90d75de3b17ebe84f7a17d57d2 # v4.0.0 with: path: | node_modules @@ -199,7 +199,7 @@ jobs: cache: "yarn" - name: restore workspace cache - uses: actions/cache@e12d46a63a90f2fae62d114769bbf2a179198b5c # v3.3.3 + uses: actions/cache@13aacd865c20de90d75de3b17ebe84f7a17d57d2 # v4.0.0 with: path: | node_modules @@ -234,7 +234,7 @@ jobs: cache: "yarn" - name: restore workspace cache - uses: actions/cache@e12d46a63a90f2fae62d114769bbf2a179198b5c # v3.3.3 + uses: actions/cache@13aacd865c20de90d75de3b17ebe84f7a17d57d2 # v4.0.0 with: path: | node_modules @@ -270,7 +270,7 @@ jobs: cache: "yarn" - name: restore workspace cache - uses: actions/cache@e12d46a63a90f2fae62d114769bbf2a179198b5c # v3.3.3 + uses: actions/cache@13aacd865c20de90d75de3b17ebe84f7a17d57d2 # v4.0.0 with: path: | node_modules @@ -306,7 +306,7 @@ jobs: cache: "yarn" - name: restore workspace cache - uses: actions/cache@e12d46a63a90f2fae62d114769bbf2a179198b5c # v3.3.3 + uses: actions/cache@13aacd865c20de90d75de3b17ebe84f7a17d57d2 # v4.0.0 with: path: | node_modules @@ -344,7 +344,7 @@ jobs: run: git fetch --depth=1 origin "+refs/tags/*:refs/tags/*" - name: restore workspace cache - uses: actions/cache@e12d46a63a90f2fae62d114769bbf2a179198b5c # v3.3.3 + uses: actions/cache@13aacd865c20de90d75de3b17ebe84f7a17d57d2 # v4.0.0 with: path: | node_modules diff --git a/.github/workflows/windows.yml b/.github/workflows/windows.yml index 9f1ab04e96..d208b9529e 100644 --- a/.github/workflows/windows.yml +++ b/.github/workflows/windows.yml @@ -38,7 +38,7 @@ jobs: run: yarn --check-files --frozen-lockfile --non-interactive - name: cache workspace - uses: actions/cache@e12d46a63a90f2fae62d114769bbf2a179198b5c # v3.3.3 + uses: actions/cache@13aacd865c20de90d75de3b17ebe84f7a17d57d2 # v4.0.0 with: path: | node_modules @@ -66,7 +66,7 @@ jobs: cache: "yarn" - name: restore workspace cache - uses: actions/cache@e12d46a63a90f2fae62d114769bbf2a179198b5c # v3.3.3 + uses: actions/cache@13aacd865c20de90d75de3b17ebe84f7a17d57d2 # v4.0.0 with: path: | node_modules @@ -99,7 +99,7 @@ jobs: cache: "yarn" - name: restore workspace cache - uses: actions/cache@e12d46a63a90f2fae62d114769bbf2a179198b5c # v3.3.3 + uses: actions/cache@13aacd865c20de90d75de3b17ebe84f7a17d57d2 # v4.0.0 with: path: | node_modules @@ -137,7 +137,7 @@ jobs: cache: "yarn" - name: restore workspace cache - uses: actions/cache@e12d46a63a90f2fae62d114769bbf2a179198b5c # v3.3.3 + uses: actions/cache@13aacd865c20de90d75de3b17ebe84f7a17d57d2 # v4.0.0 with: path: | node_modules