Skip to content

Commit

Permalink
Merge pull request #35 from exonet/dependabot/github_actions/ramsey/c…
Browse files Browse the repository at this point in the history
…omposer-install-3

Bump ramsey/composer-install from 2 to 3
  • Loading branch information
robbinjanssen committed Mar 4, 2024
2 parents d52091d + 8eeb0cd commit 3a27ee1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
extensions: json, openssl, zlib, zip

- name: Composer install
uses: ramsey/composer-install@v2
uses: ramsey/composer-install@v3
with:
composer-options: "--no-scripts"

Expand All @@ -54,7 +54,7 @@ jobs:
extensions: json, openssl, zlib, zip

- name: Composer install
uses: ramsey/composer-install@v2
uses: ramsey/composer-install@v3
with:
composer-options: "--no-scripts"

Expand Down

0 comments on commit 3a27ee1

Please sign in to comment.