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 87fd042 commit 96dfebaCopy full SHA for 96dfeba
.github/workflows/ci.yml
@@ -112,7 +112,7 @@ jobs:
112
bundler-cache: true # runs 'bundle install' and caches installed gems automatically
113
- name: Setup Bats and bats libs
114
id: setup-bats
115
- uses: bats-core/[email protected].0
+ uses: bats-core/[email protected].1
116
- name: Install Ruby dependencies
117
run: bundle update --bundler && bundle install
118
- name: Run unittests
0 commit comments