We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent edd5bd0 commit ce52f14Copy full SHA for ce52f14
.github/workflows/test_build_push.yml
@@ -29,6 +29,7 @@ jobs:
29
- uses: ruby/setup-ruby@v1
30
with:
31
bundler-cache: true
32
+ cache-version: 1
33
34
- run: bundle exec rspec
35
0 commit comments