diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index c1e772dc098..495134c2f36 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -31,7 +31,7 @@ jobs: node-version: ${{ matrix.node-version }} - name: Load cached dependencies - uses: actions/cache@v3.3.1 + uses: actions/cache@v3.3.2 id: cache with: path: | @@ -140,7 +140,7 @@ jobs: node-version: ${{ matrix.node-version }} - name: Load cached dependencies - uses: actions/cache@v3.3.1 + uses: actions/cache@v3.3.2 id: cache with: path: |