diff --git a/.github/workflows/pipeline.yml b/.github/workflows/pipeline.yml index 18bb5cee2..b1e8f593d 100644 --- a/.github/workflows/pipeline.yml +++ b/.github/workflows/pipeline.yml @@ -57,6 +57,7 @@ jobs: with: # runs 'bundle install' and caches installed gems automatically bundler-cache: true + cache-version: 1 - name: Set up node uses: actions/setup-node@v2 with: