File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2222 version : 1.0
2323 -
2424 name : Install etherpad core
25- uses : actions/checkout@v4
25+ uses : actions/checkout@v6
2626 with :
2727 repository : ether/etherpad-lite
2828 path : etherpad-lite
4444 ${{ runner.os }}-pnpm-store-
4545 -
4646 name : Checkout plugin repository
47- uses : actions/checkout@v4
47+ uses : actions/checkout@v6
4848 with :
4949 path : plugin
5050 - name : Remove tests
Original file line number Diff line number Diff line change 1212 steps :
1313 -
1414 name : Check out Etherpad core
15- uses : actions/checkout@v4
15+ uses : actions/checkout@v6
1616 with :
1717 repository : ether/etherpad-lite
1818 - uses : pnpm/action-setup@v3
3333 ${{ runner.os }}-pnpm-store-
3434 -
3535 name : Check out the plugin
36- uses : actions/checkout@v4
36+ uses : actions/checkout@v6
3737 with :
3838 path : ./node_modules/__tmp
3939 -
You can’t perform that action at this time.
0 commit comments