Skip to content

Commit

Permalink
Use newer setup-bats action
Browse files Browse the repository at this point in the history
  • Loading branch information
qligier committed Apr 27, 2023
1 parent ab5a915 commit 3094d85
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/verify.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
- uses: actions/checkout@v3

- name: Setup Bats
uses: mig4/setup-bats@v1
uses: panubo/setup-bats-action@v2
with:
bats-version: 1.9.0

Expand Down

0 comments on commit 3094d85

Please sign in to comment.