Skip to content

Commit

Permalink
Update checkout version in example
Browse files Browse the repository at this point in the history
Signed-off-by: Riddhesh Sanghvi <riddhesh237@gmail.com>
  • Loading branch information
mrrobot47 committed Mar 24, 2023
1 parent 90ea4e3 commit ffa677a
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 @@ -31,7 +31,7 @@ jobs:
name: Deploy
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: actions/checkout@v3
- name: Deploy
uses: rtCamp/action-deploy-wordpress@v3
env:
Expand Down

0 comments on commit ffa677a

Please sign in to comment.