File tree 1 file changed +3
-3
lines changed
1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 24
24
- php-versions : 8.1
25
25
symfony : ' ^7.0'
26
26
steps :
27
- - uses : actions/checkout@3df4ab11eba7bda6032a0b82a6bb43b11571feac # v4
27
+ - uses : actions/checkout@a5ac7e51b41094c92402da3b24376905380afc29 # v4
28
28
29
29
- name : Setup PHP
30
30
uses : shivammathur/setup-php@v2
48
48
name : PHP coverage
49
49
runs-on : ubuntu-latest
50
50
steps :
51
- - uses : actions/checkout@3df4ab11eba7bda6032a0b82a6bb43b11571feac # v4
51
+ - uses : actions/checkout@a5ac7e51b41094c92402da3b24376905380afc29 # v4
52
52
53
53
- name : Setup PHP
54
54
uses : shivammathur/setup-php@v2
69
69
name : Quality checks
70
70
runs-on : ubuntu-latest
71
71
steps :
72
- - uses : actions/checkout@3df4ab11eba7bda6032a0b82a6bb43b11571feac # v4
72
+ - uses : actions/checkout@a5ac7e51b41094c92402da3b24376905380afc29 # v4
73
73
74
74
- name : Setup PHP
75
75
uses : shivammathur/setup-php@v2
You can’t perform that action at this time.
0 commit comments