Skip to content

Commit

Permalink
Update test.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
soup-bowl authored Apr 2, 2023
1 parent 1abb334 commit 759b07e
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,12 +29,11 @@ jobs:
- 1025:1025

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

- name: Composer Dependencies
uses: php-actions/composer@v2
uses: php-actions/composer@v6
with:
suggest: yes
dev: yes
args: --profile --ignore-platform-reqs

Expand Down

0 comments on commit 759b07e

Please sign in to comment.