File tree Expand file tree Collapse file tree 4 files changed +4
-4
lines changed
Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 3737 uses : korelstar/xmllint-problem-matcher@v1
3838
3939 - name : Checkout code
40- uses : actions/checkout@v5
40+ uses : actions/checkout@v6
4141
4242 # Validate the composer.json file.
4343 # @link https://getcomposer.org/doc/03-cli.md#validate
Original file line number Diff line number Diff line change 1010 runs-on : ubuntu-latest
1111 steps :
1212 - name : Checkout
13- uses : actions/checkout@v5
13+ uses : actions/checkout@v6
1414
1515 - name : Install SVN (Subversion)
1616 run : |
Original file line number Diff line number Diff line change 3131
3232 steps :
3333 - name : Checkout code
34- uses : actions/checkout@v5
34+ uses : actions/checkout@v6
3535
3636 - name : Install wordpress environment
3737 run : npm install -g @wordpress/env
Original file line number Diff line number Diff line change 1717
1818 steps :
1919 - name : Checkout code
20- uses : actions/checkout@v5
20+ uses : actions/checkout@v6
2121
2222 - name : Install node
2323 uses : actions/setup-node@v6
You can’t perform that action at this time.
0 commit comments