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 4949 uses : korelstar/xmllint-problem-matcher@v1
5050
5151 - name : Checkout code
52- uses : actions/checkout@v4
52+ uses : actions/checkout@v5
5353
5454 # Install dependencies and handle caching in one go.
5555 # @link https://github.com/marketplace/actions/install-php-dependencies-with-composer
Original file line number Diff line number Diff line change 1212 runs-on : ubuntu-latest
1313 steps :
1414 - name : Checkout repository
15- uses : actions/checkout@v4
15+ uses : actions/checkout@v5
1616
1717 - name : Install SVN (Subversion)
1818 run : |
Original file line number Diff line number Diff line change 4444
4545 steps :
4646 - name : Checkout code
47- uses : actions/checkout@v4
47+ uses : actions/checkout@v5
4848
4949 - name : Install wordpress environment
5050 run : npm install -g @wordpress/env
You can’t perform that action at this time.
0 commit comments