Skip to content

Commit 426efb4

Browse files
committed
Update file(s) from wp-cli/.github
1 parent 19fa93b commit 426efb4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/copilot-setup-steps.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ jobs:
3131

3232
- name: Set up PHP environment
3333
if: steps.check_composer_file.outputs.files_exists == 'true'
34-
uses: shivammathur/setup-php@accd6127cb78bee3e8082180cb391013d204ef9f # v2
34+
uses: shivammathur/setup-php@7c071dfe9dc99bdf297fa79cb49ea005b9fcadbc # v2
3535
with:
3636
php-version: 'latest'
3737
ini-values: zend.assertions=1, error_reporting=-1, display_errors=On

0 commit comments

Comments
 (0)