Skip to content

Commit

Permalink
Update to composer@v6
Browse files Browse the repository at this point in the history
  • Loading branch information
tvlooy committed Dec 1, 2021
1 parent a25ecd7 commit 4619d6f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/run-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:

steps:
- uses: actions/checkout@v2
- uses: php-actions/composer@v5
- uses: php-actions/composer@v6
with:
php_version: ${{ matrix.php }}
- name: Display PHP version
Expand Down

0 comments on commit 4619d6f

Please sign in to comment.