File tree Expand file tree Collapse file tree 6 files changed +6
-6
lines changed Expand file tree Collapse file tree 6 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 2020
2121 steps :
2222 - name : Check out repository
23- uses : actions/checkout@v3
23+ uses : actions/checkout@v4
2424
2525 - name : Install Linien
2626 uses : ./.github/actions/install-linien
Original file line number Diff line number Diff line change 1111 runs-on : ubuntu-latest
1212
1313 steps :
14- - uses : actions/checkout@v3
14+ - uses : actions/checkout@v4
1515 with :
1616 lfs : " true"
1717
Original file line number Diff line number Diff line change 1111 runs-on : ubuntu-latest
1212
1313 steps :
14- - uses : actions/checkout@v3
14+ - uses : actions/checkout@v4
1515 with :
1616 lfs : " true"
1717
Original file line number Diff line number Diff line change 1212 runs-on : ubuntu-latest
1313
1414 steps :
15- - uses : actions/checkout@v3
15+ - uses : actions/checkout@v4
1616 with :
1717 fetch-depth : 0
1818
Original file line number Diff line number Diff line change 1515 runs-on : windows-latest
1616
1717 steps :
18- - uses : actions/checkout@v3
18+ - uses : actions/checkout@v4
1919 with :
2020 fetch-depth : 0
2121
Original file line number Diff line number Diff line change 2020
2121 steps :
2222 - name : Check out repository
23- uses : actions/checkout@v3
23+ uses : actions/checkout@v4
2424
2525 - name : Install Linien
2626 uses : ./.github/actions/install-linien
You can’t perform that action at this time.
0 commit comments