Skip to content

Commit

Permalink
Update .github/workflows/coding-standards.yml
Browse files Browse the repository at this point in the history
Co-authored-by: Renato Alves <[email protected]>
  • Loading branch information
mslinnea and renatonascalves authored Dec 26, 2024
1 parent 1cc297e commit 6cec296
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/coding-standards.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
access_token: ${{ github.token }}

- name: Checkout code
uses: actions/checkout@v2
uses: actions/checkout@v4

- name: Setup PHP
uses: shivammathur/setup-php@v2
Expand Down

0 comments on commit 6cec296

Please sign in to comment.