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 }}