File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 1616 build :
1717 runs-on : ubuntu-latest
1818 steps :
19- - uses : actions/checkout@93cb6efe18208431cddfb8368fd83d5badbf9bfd # v5
19+ - uses : actions/checkout@1af3b93b6815bc44a9784bd300feb67ff0d1eeb3 # v6
2020 with :
2121 fetch-depth : 0
2222
Original file line number Diff line number Diff line change 1212 runs-on : ubuntu-latest
1313 steps :
1414 - name : Checkout
15- uses : actions/checkout@93cb6efe18208431cddfb8368fd83d5badbf9bfd # v5
15+ uses : actions/checkout@1af3b93b6815bc44a9784bd300feb67ff0d1eeb3 # v6
1616 with :
1717 fetch-depth : 1
1818
Original file line number Diff line number Diff line change 1818 runs-on : ubuntu-latest
1919 steps :
2020 - name : Checkout PR branch with submodules
21- uses : actions/checkout@93cb6efe18208431cddfb8368fd83d5badbf9bfd # v5
21+ uses : actions/checkout@1af3b93b6815bc44a9784bd300feb67ff0d1eeb3 # v6
2222 with :
2323 # Checkout the repository at the merge commit
2424 ref : ${{ github.event.pull_request.head.sha }}
You can’t perform that action at this time.
0 commit comments