File tree Expand file tree Collapse file tree 4 files changed +5
-5
lines changed
Expand file tree Collapse file tree 4 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 2323 runs-on : ubuntu-latest
2424 steps :
2525 - name : Checkout Repository
26- uses : actions/checkout@v4
26+ uses : actions/checkout@v5
2727
2828 -
uses :
Ortus-Solutions/[email protected] 2929 with :
Original file line number Diff line number Diff line change 3838 issues : write
3939 steps :
4040 - name : Checkout Repository
41- uses : actions/checkout@v4
41+ uses : actions/checkout@v5
4242
4343 - name : Setup CommandBox
4444 uses :
Ortus-Solutions/[email protected] @@ -170,7 +170,7 @@ jobs:
170170 steps :
171171 # Checkout development
172172 - name : Checkout Repository
173- uses : actions/checkout@v4
173+ uses : actions/checkout@v5
174174 with :
175175 ref : development
176176
Original file line number Diff line number Diff line change 3030 contents : write
3131 checks : write
3232 steps :
33- - uses : actions/checkout@v4
33+ - uses : actions/checkout@v5
3434
3535 - name : Auto-format
3636 uses :
Ortus-Solutions/[email protected]
Original file line number Diff line number Diff line change 4040 experimental : true
4141 steps :
4242 - name : Checkout Repository
43- uses : actions/checkout@v4
43+ uses : actions/checkout@v5
4444
4545 # DATABASE SETUP: uncomment if you need to setup a database
4646 # - name: Setup Database and Fixtures
You can’t perform that action at this time.
0 commit comments