Skip to content

Commit

Permalink
Move from setup-bats-libs to bats-core/bats-action
Browse files Browse the repository at this point in the history
And bump to current 1.5.5 release.
  • Loading branch information
stronk7 committed Mar 13, 2024
1 parent ca456fc commit 31e6abd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ jobs:
npm install
- name: Setup Bats
uses: brokenpip3/setup-bats-libs@1.5.2
uses: bats-core/bats-action@1.5.5
with:
bats-version: 1.10.0
# We need only support and assert libraries, and installed locally for caching to work.
Expand Down

0 comments on commit 31e6abd

Please sign in to comment.