Skip to content

Commit

Permalink
Update .github/workflows/lint.yml
Browse files Browse the repository at this point in the history
Co-authored-by: Joost de Valk <[email protected]>
  • Loading branch information
aristath and jdevalk authored Apr 16, 2024
1 parent 1813089 commit ec0f623
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ jobs:

steps:
- name: Checkout code
uses: actions/checkout@v3
uses: actions/checkout

- name: Install PHP for the composer install
uses: shivammathur/setup-php@v2
Expand Down

0 comments on commit ec0f623

Please sign in to comment.