Skip to content

Commit

Permalink
chore(deps): bump shivammathur/setup-php from 2.25.5 to 2.26.0
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] committed Oct 1, 2023
1 parent 777d14d commit 84ce577
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/continuous-integration.yml
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ jobs:
sudo apt-get install -y libcriterion3 libcriterion-dev
- name: "Install PHP"
uses: "shivammathur/setup-php@2.25.5"
uses: "shivammathur/setup-php@2.26.0"
with:
php-version: "${{ matrix.php }}"
extensions: "intl-${{ matrix.icu }}"
Expand Down Expand Up @@ -104,7 +104,7 @@ jobs:
valgrind --version
- name: "Install PHP"
uses: "shivammathur/setup-php@2.25.5"
uses: "shivammathur/setup-php@2.26.0"
with:
php-version: "latest"
extensions: "intl-73.2"
Expand Down Expand Up @@ -157,7 +157,7 @@ jobs:
sudo apt-get install -y libcriterion3 libcriterion-dev
- name: "Install PHP"
uses: "shivammathur/setup-php@2.25.5"
uses: "shivammathur/setup-php@2.26.0"
with:
php-version: "${{ matrix.php }}"
extensions: "intl-${{ matrix.icu }}"
Expand Down

0 comments on commit 84ce577

Please sign in to comment.