File tree Expand file tree Collapse file tree 4 files changed +4
-4
lines changed
Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 2626 id-token : write
2727 steps :
2828 - name : Checkout repository
29- uses : actions/checkout@v5
29+ uses : actions/checkout@v6
3030 with :
3131 fetch-depth : 1
3232
Original file line number Diff line number Diff line change 1414 contents : write
1515
1616 steps :
17- - uses : actions/checkout@v5
17+ - uses : actions/checkout@v6
1818
1919 - name : Setup mdBook
2020 uses : peaceiris/actions-mdbook@v2
Original file line number Diff line number Diff line change 2828 - name : Setup BuildX
2929 uses : docker/setup-buildx-action@v3
3030 - name : Checkout
31- uses : actions/checkout@v5
31+ uses : actions/checkout@v6
3232 with :
3333 fetch-depth : 0
3434 - name : Get tags
Original file line number Diff line number Diff line change 1818 - name : Setup BuildX
1919 uses : docker/setup-buildx-action@v3
2020 - name : Checkout
21- uses : actions/checkout@v5
21+ uses : actions/checkout@v6
2222 with :
2323 fetch-depth : 0
2424 - name : Get tags
You can’t perform that action at this time.
0 commit comments