File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2424 runs-on : ubuntu-latest
2525 steps :
2626 - name : 拉取代码
27- uses : actions/checkout@v6
27+ uses : actions/checkout@v7
2828 with :
2929 fetch-depth : 0
3030
Original file line number Diff line number Diff line change 2525 runs-on : ubuntu-latest
2626 steps :
2727 - name : 拉取代码
28- uses : actions/checkout@v6
28+ uses : actions/checkout@v7
2929 with :
3030 fetch-depth : 0
3131
Original file line number Diff line number Diff line change 1616 runs-on : ubuntu-latest
1717 steps :
1818 - name : 拉取代码
19- uses : actions/checkout@v6
19+ uses : actions/checkout@v7
2020 with :
2121 fetch-depth : 0
2222
Original file line number Diff line number Diff line change 1414 runs-on : ubuntu-latest
1515 steps :
1616 - name : 拉取代码
17- uses : actions/checkout@v6
17+ uses : actions/checkout@v7
1818 with :
1919 fetch-depth : 0
2020 persist-credentials : false
Original file line number Diff line number Diff line change 2323 runs-on : ubuntu-latest
2424 steps :
2525 - name : 拉取代码
26- uses : actions/checkout@v6
26+ uses : actions/checkout@v7
2727
2828 - name : 更新原始资源文件
2929 id : raw
You can’t perform that action at this time.
0 commit comments