Skip to content
This repository has been archived by the owner on May 22, 2023. It is now read-only.

Commit

Permalink
doc: update version
Browse files Browse the repository at this point in the history
  • Loading branch information
pmbanugo committed May 10, 2022
1 parent 1707e01 commit 3c32b47
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
- name: Checkout
uses: actions/checkout@v3
- name: Deploy Heroku app
uses: pmbanugo/heroku-review-app-actions@v1.2.0 # Uses the action
uses: pmbanugo/heroku-review-app-actions@v2.0.0 # Uses the action
id: deploy
with:
api-key: ${{ secrets.HEROKU_API_KEY }}
Expand Down

0 comments on commit 3c32b47

Please sign in to comment.