File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1010 build :
1111 runs-on : ubuntu-latest
1212 steps :
13- - uses : actions/checkout@v5
13+ - uses : actions/checkout@v6
1414 - name : Setting labels
1515 uses : FiligranHQ/auto-label@1.0.0
1616 with :
Original file line number Diff line number Diff line change 4343
4444 steps :
4545 - name : Checkout repository
46- uses : actions/checkout@v5
46+ uses : actions/checkout@v6
4747 with :
4848 submodules : " true"
4949
Original file line number Diff line number Diff line change 2828 working-directory : openaev
2929 steps :
3030 - name : checkout repo content
31- uses : actions/checkout@v5
31+ uses : actions/checkout@v6
3232 with :
3333 repository : OpenAEV-Platform/openaev
3434 ref : ${{ inputs.branch_platform }}
Original file line number Diff line number Diff line change 1616 name : openaev-platform
1717 runs-on : ubuntu-latest
1818 steps :
19- - uses : actions/checkout@v5
19+ - uses : actions/checkout@v6
2020 with :
2121 submodules : recursive
2222 - uses : jirutka/setup-alpine@v1
You can’t perform that action at this time.
0 commit comments