Skip to content

Commit 5b161e0

Browse files
committed
update bats-action to 2.1.1
[email protected] supports: - ubuntu 20.04 - cache key with multiple arch Signed-off-by: Akhil Mohan <[email protected]>
1 parent 35f999d commit 5b161e0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -155,7 +155,7 @@ jobs:
155155
run: sudo -E PATH="$PATH" make EXTRA_FLAGS="${{ matrix.race }}" all
156156

157157
- name: Setup Bats and bats libs
158-
uses: bats-core/bats-action@2.0.0
158+
uses: bats-core/bats-action@2.1.1
159159
with:
160160
bats-version: 1.9.0
161161
support-install: false

0 commit comments

Comments
 (0)