From 9478e36442ae8b0f27fe0b786bff1e50b73567f8 Mon Sep 17 00:00:00 2001 From: Tonye Jack Date: Fri, 11 Nov 2022 08:21:05 -0700 Subject: [PATCH] chore: update test --- .github/workflows/test.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index ad97ea35..a0f8fd77 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -299,7 +299,7 @@ jobs: uses: ./ continue-on-error: true with: - sha: "4554456" + sha: "4774456" - name: Show output run: | @@ -319,7 +319,7 @@ jobs: continue-on-error: true with: files: action.yml - sha: "4554456" + sha: "4774456" - name: Show output run: |