Skip to content

Commit 96dfeba

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

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.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/bats-action@3.0.0
115+
uses: bats-core/bats-action@3.0.1
116116
- name: Install Ruby dependencies
117117
run: bundle update --bundler && bundle install
118118
- name: Run unittests

0 commit comments

Comments
 (0)