From 0aac088181f00e406a2a58db6a7447172c344b17 Mon Sep 17 00:00:00 2001 From: "Daniel A. Wozniak" Date: Fri, 6 Sep 2024 19:11:42 -0700 Subject: [PATCH] No v4 --- .github/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index fa8dae1..d67111f 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -135,7 +135,7 @@ jobs: steps: - name: Get workflow information id: get-workflow-info - uses: technote-space/workflow-conclusion-action@v4 + uses: technote-space/workflow-conclusion-action@v3 - name: Set Pipeline Exit Status shell: bash