Skip to content

Commit b2cea5d

Browse files
committed
Update example workflow snippet
Signed-off-by: Riddhesh Sanghvi <riddhesh237@gmail.com>
1 parent fe834c6 commit b2cea5d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
name: Run PHPCS inspection
2626
runs-on: ubuntu-latest
2727
steps:
28-
- uses: actions/checkout@v2
28+
- uses: actions/checkout@v3
2929
with:
3030
ref: ${{ github.event.pull_request.head.sha }}
3131
- name: Run PHPCS inspection

0 commit comments

Comments
 (0)