diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index d6f419cee..9e66f9576 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -101,7 +101,7 @@ jobs: submodules: recursive - name: Setup Bats id: setup-bats - uses: bats-core/bats-action@3.0.1 + uses: bats-core/bats-action@4.0.0 with: bats-version: 'v1.8.1' - name: Test with Bats