File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 4242 runs-on : ubuntu-latest
4343 steps :
4444 - name : Checkout
45- uses : actions/checkout@v5
45+ uses : actions/checkout@v6
4646 with :
4747 clean : ' false'
4848 fetch-depth : ' 0'
Original file line number Diff line number Diff line change 4848 runs-on : ubuntu-latest
4949 steps :
5050 - name : Checkout
51- uses : actions/checkout@v5
51+ uses : actions/checkout@v6
5252 with :
5353 clean : ' false'
5454 fetch-depth : ' 0'
Original file line number Diff line number Diff line change 1010 runs-on : ubuntu-latest
1111 steps :
1212 - name : Checkout
13- uses : actions/checkout@93cb6efe18208431cddfb8368fd83d5badbf9bfd # v5 .0.1
13+ uses : actions/checkout@1af3b93b6815bc44a9784bd300feb67ff0d1eeb3 # v6 .0.0
1414 with :
1515 fetch-depth : 0
1616 - name : Fetch all history for all tags and branches
Original file line number Diff line number Diff line change 4747 runs-on : ubuntu-latest
4848 steps :
4949 - name : Checkout
50- uses : actions/checkout@v5
50+ uses : actions/checkout@v6
5151 with :
5252 clean : ' false'
5353 fetch-depth : ' 0'
Original file line number Diff line number Diff line change 4444 runs-on : ubuntu-latest
4545 steps :
4646 - name : Checkout
47- uses : actions/checkout@v5
47+ uses : actions/checkout@v6
4848 with :
4949 clean : ' false'
5050 fetch-depth : ' 0'
You can’t perform that action at this time.
0 commit comments