Skip to content
This repository was archived by the owner on Dec 26, 2023. It is now read-only.

Commit 9d292e5

Browse files
committed
fix public action cache
1 parent 025316f commit 9d292e5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test-public-action.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ jobs:
4848
- name: Checkout
4949
uses: actions/checkout@v3
5050
- name: Setup Bats and Bats-libs
51-
uses: brokenpip3/setup-bats-libs@0.1.0
51+
uses: brokenpip3/setup-bats-libs@main
5252
with:
5353
support-clean: "false"
5454
assert-clean: "false"

0 commit comments

Comments
 (0)