From 854273e3589cf17304fb4c56d3a0455d3978bf84 Mon Sep 17 00:00:00 2001 From: Puneet Jain <105224306+pjain05@users.noreply.github.com> Date: Fri, 5 Jan 2024 17:06:55 +0530 Subject: [PATCH] Update action.yml --- .github/workflows/action.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/action.yml b/.github/workflows/action.yml index ef223a2..0b7f48f 100644 --- a/.github/workflows/action.yml +++ b/.github/workflows/action.yml @@ -16,7 +16,7 @@ jobs: - name: Checkout uses: actions/checkout@v2.3.4 - name: PerforceAction - uses: dnyanesh-nagre-perforce/blaze-action@v2.3 + uses: dnyanesh-nagre-perforce/blaze-action@v2.4 id: run-test with: apiKey: ${{env.apiKey}}