We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f31137a commit 8a5b056Copy full SHA for 8a5b056
.github/workflows/rexml.yml
@@ -27,5 +27,6 @@ jobs:
27
with:
28
ruby-version: ruby
29
bundler-cache: true
30
+ cache-version: rexml
31
- name: Test
32
run: bundle exec rake test
0 commit comments