Skip to content

Commit ffa677a

Browse files
committed
Update checkout version in example
Signed-off-by: Riddhesh Sanghvi <[email protected]>
1 parent 90ea4e3 commit ffa677a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ jobs:
3131
name: Deploy
3232
runs-on: ubuntu-latest
3333
steps:
34-
- uses: actions/checkout@v2
34+
- uses: actions/checkout@v3
3535
- name: Deploy
3636
uses: rtCamp/action-deploy-wordpress@v3
3737
env:

0 commit comments

Comments
 (0)