Skip to content

Commit

Permalink
Switch to bats-core/bats-action@1.5.4 for CI tests
Browse files Browse the repository at this point in the history
mig4/setup-bats is no longer maintained. bats-core/bats-action is it's fork under the official bats-core org on Github.
  • Loading branch information
lmakarov committed Feb 12, 2024
1 parent 27e7d45 commit c1f9190
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/default.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -153,9 +153,7 @@ jobs:
steps:
-
name: Setup Bats
uses: mig4/setup-bats@v1
with:
bats-version: '1.3.0'
uses: bats-core/bats-action@1.5.4
-
name: Checkout
uses: actions/checkout@v4
Expand Down

0 comments on commit c1f9190

Please sign in to comment.