File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 99 build :
1010 runs-on : ubuntu-24.04
1111 steps :
12- - uses : actions/checkout@v6
12+ - uses : actions/checkout@v7
1313 - uses : actions/setup-java@v5
1414 with :
1515 distribution : ' temurin'
Original file line number Diff line number Diff line change 1111 pdd :
1212 runs-on : ubuntu-24.04
1313 steps :
14- - uses : actions/checkout@v6
14+ - uses : actions/checkout@v7
1515 - uses : volodya-lombrozo/pdd-action@master
Original file line number Diff line number Diff line change 88 check :
99 runs-on : ubuntu-24.04
1010 steps :
11- - uses : actions/checkout@v6
11+ - uses : actions/checkout@v7
1212 - uses : actions-rs/toolchain@v1
1313 with :
1414 toolchain : stable
Original file line number Diff line number Diff line change 1010 up :
1111 runs-on : ubuntu-24.04
1212 steps :
13- - uses : actions/checkout@v6
13+ - uses : actions/checkout@v7
1414 - run : |-
1515 git fetch --tags --force && \
1616 latest=$(git tag --sort=creatordate | tail -1) && \
Original file line number Diff line number Diff line change 1111 xcop :
1212 runs-on : ubuntu-24.04
1313 steps :
14- - uses : actions/checkout@v6
14+ - uses : actions/checkout@v7
1515 - uses : g4s8/xcop-action@master
You can’t perform that action at this time.
0 commit comments