Skip to content

Commit

Permalink
Replace brokenpip3/setup-bats-libs with bats-core/bats-action
Browse files Browse the repository at this point in the history
  • Loading branch information
qligier committed Sep 9, 2024
1 parent a0ebbb4 commit bc16274
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/verify.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,9 +25,9 @@ jobs:
steps:
- uses: actions/checkout@v4

# https://github.com/brokenpip3/setup-bats-libs
# https://github.com/bats-core/bats-action
- name: Setup Bats & libraries
uses: brokenpip3/setup-bats-[email protected]
uses: bats-core/bats-[email protected]
with:
bats-install: true
bats-version: latest
Expand Down

0 comments on commit bc16274

Please sign in to comment.