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 Feb 21, 2024
1 parent 358c27c commit 18f8e1f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ jobs:
path: moodle

- 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
# Note we don't need any of the libraries because the ones we need (support and assert)
Expand Down Expand Up @@ -87,7 +87,7 @@ jobs:
path: moodle

- 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
# Note we don't need any of the libraries because the ones we need (support and assert)
Expand Down

0 comments on commit 18f8e1f

Please sign in to comment.