Skip to content

Commit f33d28c

Browse files
committed
update bundler cache
Signed-off-by: Martin Schurz <Martin.Schurz@t-systems.com>
1 parent 50b4239 commit f33d28c

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/test.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,5 +23,6 @@ jobs:
2323
with:
2424
ruby-version: ${{ matrix.ruby-version }}
2525
bundler-cache: true # runs 'bundle install' and caches installed gems automatically
26+
cache-version: 1
2627
- name: Run tests
2728
run: bundle exec rake

0 commit comments

Comments
 (0)