Skip to content

Commit

Permalink
Update php-package-tests.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
mlantz committed Nov 14, 2024
1 parent 21da463 commit 8746aaa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/php-package-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
php-versions: ['8.2']

steps:
- uses: actions/checkout@v2
- uses: actions/checkout@v4

- name: Validate composer.json and composer.lock
run: composer validate
Expand Down

0 comments on commit 8746aaa

Please sign in to comment.