Skip to content

Commit

Permalink
chore(deps): bump shivammathur/setup-php from 2.25.4 to 2.25.5
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] committed Aug 1, 2023
1 parent dce71de commit af091d6
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 @@ -53,7 +53,7 @@ jobs:
valgrind --version
- name: "Install PHP"
uses: "shivammathur/setup-php@2.25.4"
uses: "shivammathur/setup-php@2.25.5"
with:
php-version: "latest"
extensions: "intl-73.2"
Expand Down Expand Up @@ -102,7 +102,7 @@ jobs:
sudo apt-get install -y libcriterion3 libcriterion-dev
- name: "Install PHP"
uses: "shivammathur/setup-php@2.25.4"
uses: "shivammathur/setup-php@2.25.5"
with:
php-version: "${{ matrix.php }}"
extensions: "intl-${{ matrix.icu }}"
Expand Down

0 comments on commit af091d6

Please sign in to comment.