diff --git a/.github/workflows/test-and-release.yml b/.github/workflows/test-and-release.yml index 5f77379..081e95c 100644 --- a/.github/workflows/test-and-release.yml +++ b/.github/workflows/test-and-release.yml @@ -29,7 +29,7 @@ jobs: - name: Setup bats uses: bats-core/bats-action@4.0.0 with: - bats-version: 1.11.0 + bats-version: 1.14.0 - name: Test run: bats tests/*.bats