Skip to content

Commit 96dfeba

Browse files
Bump bats-core/bats-action from 3.0.0 to 3.0.1 (#300)
1 parent 87fd042 commit 96dfeba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -112,7 +112,7 @@ jobs:
112112
bundler-cache: true # runs 'bundle install' and caches installed gems automatically
113113
- name: Setup Bats and bats libs
114114
id: setup-bats
115-
uses: bats-core/[email protected].0
115+
uses: bats-core/[email protected].1
116116
- name: Install Ruby dependencies
117117
run: bundle update --bundler && bundle install
118118
- name: Run unittests

0 commit comments

Comments
 (0)