From bb81dad561cdf816f064dab30adfb6be1389ab66 Mon Sep 17 00:00:00 2001 From: Sergey Chuvashev Date: Fri, 9 Aug 2024 18:51:58 +0400 Subject: [PATCH] version --- .github/workflows/test.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index 4ae5b4e..7ac3ad1 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -8,7 +8,7 @@ jobs: runs-on: ubuntu-latest steps: - name: Test upload action - uses: appswithlove/updraft-deploy-github-action@ff97ece4064e4d17d39fc16ddc9b51fc09447707 + uses: appswithlove/updraft-deploy-github-action@969e2a2182318a1cb591db0b563a945d8b10b723 with: api_key: ${{ secrets.TEST_API_KEY }} app_key: ${{ secrets.TEST_APP_KEY }}