Skip to content

Commit

Permalink
chore(deps): bump shivammathur/setup-php from 2.26.0 to 2.28.0
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Dec 1, 2023
1 parent 9dee975 commit 033ff58
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/continuous-integration.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
uses: "actions/[email protected]"

- name: "Install PHP"
uses: "shivammathur/setup-php@2.26.0"
uses: "shivammathur/setup-php@2.28.0"
with:
php-version: "latest"
coverage: "none"
Expand Down Expand Up @@ -62,7 +62,7 @@ jobs:
submodules: true

- name: "Install PHP"
uses: "shivammathur/setup-php@2.26.0"
uses: "shivammathur/setup-php@2.28.0"
with:
php-version: "${{ matrix.php }}"
extensions: "intl-${{ matrix.icu }}"
Expand Down

0 comments on commit 033ff58

Please sign in to comment.