File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1414 check-style :
1515 runs-on : ubuntu-24.04
1616 steps :
17- - uses : actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
17+ - uses : actions/checkout@93cb6efe18208431cddfb8368fd83d5badbf9bfd # v5.0.1
1818 with :
1919 ref : ${{ github.event.pull_request.head.sha }} # see omicron#4461
2020 - name : Report cargo version
3434 # This repo is unstable and unnecessary: https://github.com/microsoft/linux-package-repositories/issues/34
3535 - name : Disable packages.microsoft.com repo
3636 run : sudo rm -f /etc/apt/sources.list.d/microsoft-prod.list
37- - uses : actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
37+ - uses : actions/checkout@93cb6efe18208431cddfb8368fd83d5badbf9bfd # v5.0.1
3838 with :
3939 ref : ${{ github.event.pull_request.head.sha }} # see omicron#4461
4040 - uses : Swatinem/rust-cache@98c8021b550208e191a6a3145459bfc9fb29c4c0 # v2.8.0
5353 # This repo is unstable and unnecessary: https://github.com/microsoft/linux-package-repositories/issues/34
5454 - name : Disable packages.microsoft.com repo
5555 run : sudo rm -f /etc/apt/sources.list.d/microsoft-prod.list
56- - uses : actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
56+ - uses : actions/checkout@93cb6efe18208431cddfb8368fd83d5badbf9bfd # v5.0.1
5757 with :
5858 ref : ${{ github.event.pull_request.head.sha }} # see omicron#4461
5959 - uses : Swatinem/rust-cache@98c8021b550208e191a6a3145459bfc9fb29c4c0 # v2.8.0
You can’t perform that action at this time.
0 commit comments