Skip to content

Commit

Permalink
Updated action version
Browse files Browse the repository at this point in the history
  • Loading branch information
arok committed Aug 9, 2024
1 parent 03a21b9 commit 52aaa94
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Test upload action
uses: appswithlove/updraft-deploy-github-action@30633ec378c706a7069c8aae7d8c979f6e669521
uses: appswithlove/updraft-deploy-github-action@021749d3669449aa287e05b999d9a4f8c6b73aa0
with:
api_key: ${{ secrets.TEST_API_KEY }}
app_key: ${{ secrets.TEST_APP_KEY }}
Expand Down

0 comments on commit 52aaa94

Please sign in to comment.