diff --git a/.github/workflows/test-and-release.yml b/.github/workflows/test-and-release.yml index 3d4f6e2..f46778e 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@2.0.0 with: - bats-version: 1.8.0 + bats-version: 1.11.0 - name: Test run: bats tests/*.bats