Skip to content

Commit

Permalink
Update phpunit.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
obenland committed Jul 9, 2024
1 parent c0d9b9e commit f60f170
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/phpunit.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
- name: Setup Node.js (.nvmrc)
uses: actions/setup-node@v3
with:
node-version: '20'
node-version: 20
cache: npm
- name: Composer update
run: composer update
Expand Down

0 comments on commit f60f170

Please sign in to comment.