File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 3737 - uses : actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
3838 with :
3939 ref : ${{ github.event.pull_request.head.sha }} # see omicron#4461
40- - uses : Swatinem/rust-cache@98c8021b550208e191a6a3145459bfc9fb29c4c0 # v2.8.0
40+ - uses : Swatinem/rust-cache@f13886b937689c021905a6b90929199931d60db1 # v2.8.1
4141 if : ${{ github.ref != 'refs/heads/main' }}
4242 - name : Report cargo version
4343 run : cargo --version
5656 - uses : actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
5757 with :
5858 ref : ${{ github.event.pull_request.head.sha }} # see omicron#4461
59- - uses : Swatinem/rust-cache@98c8021b550208e191a6a3145459bfc9fb29c4c0 # v2.8.0
59+ - uses : Swatinem/rust-cache@f13886b937689c021905a6b90929199931d60db1 # v2.8.1
6060 if : ${{ github.ref != 'refs/heads/main' }}
6161 - name : Build all targets with all features
6262 uses : actions-rs/cargo@v1
You can’t perform that action at this time.
0 commit comments