diff --git a/.github/workflows/pipeline.yml b/.github/workflows/pipeline.yml index b1e8f593d..18bb5cee2 100644 --- a/.github/workflows/pipeline.yml +++ b/.github/workflows/pipeline.yml @@ -57,7 +57,6 @@ 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: