build(deps): bump bats-core/bats-action from 3.0.1 to 4.0.0

Bumps [bats-core/bats-action](https://github.com/bats-core/bats-action) from 3.0.1 to 4.0.0.
- [Release notes](https://github.com/bats-core/bats-action/releases)
- [Commits](https://github.com/bats-core/bats-action/compare/3.0.1...4.0.0)

---
updated-dependencies:
- dependency-name: bats-core/bats-action
  dependency-version: 4.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2026-02-09 04:52:53 +00:00
committed by GitHub
parent f6604e6386
commit 4c7cf7d503
+1 -1
View File
@@ -110,7 +110,7 @@ jobs:
run: sudo -E PATH="$PATH" make EXTRA_FLAGS="${{ matrix.race }}" all
- name: Setup Bats and bats libs
uses: bats-core/bats-action@3.0.1
uses: bats-core/bats-action@4.0.0
with:
bats-version: 1.12.0 # Known as BATS_VERSION in other places.
support-install: false