Skip to content

Commit ac7a6a5

Browse files
Bump bats-core/bats-action from 3.0.1 to 4.0.0 (UniversalRobots#431)
1 parent 7ad9d20 commit ac7a6a5

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
@@ -116,7 +116,7 @@ jobs:
116116
bundler-cache: true # runs 'bundle install' and caches installed gems automatically
117117
- name: Setup Bats and bats libs
118118
id: setup-bats
119-
uses: bats-core/bats-action@3.0.1
119+
uses: bats-core/bats-action@4.0.0
120120
- name: Install Ruby dependencies
121121
run: bundle update --bundler && bundle install
122122
- name: Run unittests

0 commit comments

Comments
 (0)