File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1313 name : Validate General Unit Tests
1414 runs-on : windows-latest
1515 steps :
16- - uses : actions/checkout@v4
16+ - uses : actions/checkout@v1
1717 with :
1818 fetch-depth : 1
1919
4343 name : Validate Individual Unit Tests
4444 runs-on : windows-latest
4545 steps :
46- - uses : actions/checkout@v4
46+ - uses : actions/checkout@v1
4747 with :
4848 fetch-depth : 1
4949
7676 permissions :
7777 contents : write
7878 steps :
79- - uses : actions/checkout@v4
79+ - uses : actions/checkout@v1
8080 with :
8181 fetch-depth : 1
8282
Original file line number Diff line number Diff line change 77 name : Validate General Unit Tests
88 runs-on : windows-latest
99 steps :
10- - uses : actions/checkout@v4
10+ - uses : actions/checkout@v1
1111 with :
1212 fetch-depth : 1
1313
3737 name : Validate Individual Unit Tests
3838 runs-on : windows-latest
3939 steps :
40- - uses : actions/checkout@v4
40+ - uses : actions/checkout@v1
4141 with :
4242 fetch-depth : 1
4343
You can’t perform that action at this time.
0 commit comments