diff --git a/.github/workflows/e2e.yml b/.github/workflows/e2e.yml index 7a3e68d9e..98d1f6b90 100644 --- a/.github/workflows/e2e.yml +++ b/.github/workflows/e2e.yml @@ -23,7 +23,7 @@ jobs: run: echo "::set-output name=dir::$(yarn cache dir)" - name: Cache build - uses: actions/cache@v2.1.5 + uses: actions/cache@v2.1.6 with: path: build key: build