Skip to content

Commit

Permalink
chore(deps): update shivammathur/setup-php action to v2.25.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jun 12, 2023
1 parent 663dfbb commit 0d00463
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,7 @@ jobs:
uses: actions/checkout@c85c95e3d7251135ab7dc9ce3241c5835cc595a9 # v3.5.3

- name: Set up PHP
uses: shivammathur/setup-php@c5fc0d8281aba02c7fda07d3a70cc5371548067d # 2.25.2
uses: shivammathur/setup-php@8cac79fdb158907c5fbc74b91c90342b86f9bdf5 # 2.25.3
with:
coverage: none
php-version: "8.0"
Expand Down

0 comments on commit 0d00463

Please sign in to comment.