File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 26
26
27
27
# User PHP 7.4 here for compatibility with the WordPress codesniffer rules.
28
28
- name : Setup PHP
29
- uses : shivammathur/setup-php@cf4cade2721270509d5b1c766ab3549210a39a2a # v2.33.0
29
+ uses : shivammathur/setup-php@0f7f1d08e3e32076e51cae65eb0b0c871405b16e # v2.34.1
30
30
with :
31
31
php-version : ' 7.3'
32
32
coverage : none
Original file line number Diff line number Diff line change 33
33
uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
34
34
35
35
- name : Setup PHP
36
- uses : shivammathur/setup-php@cf4cade2721270509d5b1c766ab3549210a39a2a # v2.33.0
36
+ uses : shivammathur/setup-php@0f7f1d08e3e32076e51cae65eb0b0c871405b16e # v2.34.1
37
37
with :
38
38
php-version : ' 8.1'
39
39
coverage : none
Original file line number Diff line number Diff line change 42
42
git commit -m "Update boostrap.php to $new_version"
43
43
44
44
- name : Setup PHP
45
- uses : shivammathur/setup-php@cf4cade2721270509d5b1c766ab3549210a39a2a # v2.33.0
45
+ uses : shivammathur/setup-php@0f7f1d08e3e32076e51cae65eb0b0c871405b16e # v2.34.1
46
46
with :
47
47
php-version : ' 8.1'
48
48
coverage : none
You can’t perform that action at this time.
0 commit comments