diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index e154a1b356..806493c814 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -32,7 +32,7 @@ jobs: node-version: ${{ matrix.node-version }} - name: Load cached dependencies - uses: actions/cache@v2.1.5 + uses: actions/cache@v2.1.7 id: cache with: path: | @@ -144,7 +144,7 @@ jobs: node-version: ${{ matrix.node-version }} - name: Load cached dependencies - uses: actions/cache@v2.1.5 + uses: actions/cache@v2.1.7 id: cache with: path: |