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 5555 contents : read
5656 steps :
5757 - name : Checkout
58- uses : actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5
58+ uses : actions/checkout@1af3b93b6815bc44a9784bd300feb67ff0d1eeb3 # v6
5959 with :
6060 fetch-depth : ${{ inputs.fetch_depth }}
6161
Original file line number Diff line number Diff line change 1515 name : Linting and Formatting
1616 runs-on : ubuntu-latest
1717 steps :
18- - uses : actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5
18+ - uses : actions/checkout@1af3b93b6815bc44a9784bd300feb67ff0d1eeb3 # v6
1919 - name : Install rust
2020 uses : dtolnay/rust-toolchain@master
2121 with :
Original file line number Diff line number Diff line change 5454 pull-requests : write
5555 steps :
5656 - name : Checkout
57- uses : actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5
57+ uses : actions/checkout@1af3b93b6815bc44a9784bd300feb67ff0d1eeb3 # v6
5858 with :
5959 fetch-depth : 0
6060
You can’t perform that action at this time.
0 commit comments