diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 1dc305a..348c4ed 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -99,7 +99,7 @@ jobs: submodules: recursive - name: Setup Bats id: setup-bats - uses: bats-core/bats-action@3.0.0 + uses: bats-core/bats-action@3.0.1 with: bats-version: 'v1.8.1' - name: Test with Bats