Skip to content

Commit

Permalink
Merge pull request #266 from sjinks/renovate/shivammathur-setup-php-2.x
Browse files Browse the repository at this point in the history
chore(deps): update shivammathur/setup-php action to v2.25.2
  • Loading branch information
sjinks authored Jun 8, 2023
2 parents f80f833 + 0d74a41 commit 427f4b5
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@8e5e7e5ab8b370d6c329ec480221332ada57f0ab # v3.5.2

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

0 comments on commit 427f4b5

Please sign in to comment.