update bats-action to 2.1.1

bats-action@2.1.1 supports:
- ubuntu 20.04
- cache key with multiple arch

Signed-off-by: Akhil Mohan <akhilerm@gmail.com>
This commit is contained in:
Akhil Mohan
2024-09-25 13:56:48 +05:30
parent 35f999dded
commit 5b161e04ae
+1 -1
View File
@@ -155,7 +155,7 @@ jobs:
run: sudo -E PATH="$PATH" make EXTRA_FLAGS="${{ matrix.race }}" all
- name: Setup Bats and bats libs
uses: bats-core/bats-action@2.0.0
uses: bats-core/bats-action@2.1.1
with:
bats-version: 1.9.0
support-install: false