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