diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 6bfb8df68..30e309950 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.2.5 + uses: actions/cache@v3.2.6 id: cache with: path: | @@ -149,7 +149,7 @@ jobs: node-version: ${{ matrix.node-version }} - name: Load cached dependencies - uses: actions/cache@v3.2.5 + uses: actions/cache@v3.2.6 id: cache with: path: |