Skip to content

Commit

Permalink
Merge pull request #395 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.28.0
  • Loading branch information
sjinks authored Nov 28, 2023
2 parents 79e98ee + 818af98 commit 76438d6
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 @@ -106,7 +106,7 @@ jobs:
uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1

- name: Set up PHP
uses: shivammathur/setup-php@a36e1e52ff4a1c9e9c9be31551ee4712a6cb6bd0 # 2.27.1
uses: shivammathur/setup-php@e6f75134d35752277f093989e72e140eaa222f35 # 2.28.0
with:
coverage: none
php-version: "8.0"
Expand Down

0 comments on commit 76438d6

Please sign in to comment.