File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 1818 run :
1919 working-directory : ./example
2020 steps :
21- - uses : actions/checkout@v3
21+ - uses : actions/checkout@v4
2222
2323 - uses : actions/setup-java@v3
2424 with :
6969 run :
7070 working-directory : ./example
7171 steps :
72- - uses : actions/checkout@v3
72+ - uses : actions/checkout@v4
7373
7474 - uses : actions/setup-java@v3
7575 with :
Original file line number Diff line number Diff line change 1818 matrix :
1919 channel : [ 'stable', 'beta' ]
2020 steps :
21- - uses : actions/checkout@v3
21+ - uses : actions/checkout@v4
2222
2323 -
uses :
subosito/[email protected] 2424 with :
5050 matrix :
5151 version : [ '2.8.1', '2.10.5' ]
5252 steps :
53- - uses : actions/checkout@v3
53+ - uses : actions/checkout@v4
5454
5555 -
uses :
subosito/[email protected] 5656 with :
You can’t perform that action at this time.
0 commit comments