Skip to content

Commit

Permalink
Check corrupted cache
Browse files Browse the repository at this point in the history
  • Loading branch information
albus522 committed Dec 27, 2024
1 parent 5db0c28 commit cf8ba12
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -244,7 +244,7 @@ jobs:
with:
ruby-version: ${{ matrix.ruby }}
bundler-cache: true # runs 'bundle install' and caches installed gems automatically
cache-version: 2
cache-version: 3
- name: Run tests
env:
BUNDLE_GEMFILE: ${{ matrix.gemfile }}
Expand Down

0 comments on commit cf8ba12

Please sign in to comment.