File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1717 matrix :
1818 os : [ubuntu-latest, macos-latest, windows-latest]
1919 steps :
20- - uses : actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v7
20+ - uses : actions/checkout@3d3c42e5aac5ba805825da76410c181273ba90b1 # v7
2121 - uses : dtolnay/rust-toolchain@4be7066ada62dd38de10e7b70166bc74ed198c30 # stable
2222 with :
2323 components : clippy, rustfmt
Original file line number Diff line number Diff line change 1515 runs-on : ubuntu-latest
1616 steps :
1717 - name : Checkout repository
18- uses : actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v7
18+ uses : actions/checkout@3d3c42e5aac5ba805825da76410c181273ba90b1 # v7
1919 with :
2020 fetch-depth : 0
2121 - name : Install Rust toolchain
3636 cancel-in-progress : false
3737 steps :
3838 - name : Checkout repository
39- uses : actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v7
39+ uses : actions/checkout@3d3c42e5aac5ba805825da76410c181273ba90b1 # v7
4040 with :
4141 fetch-depth : 0
4242 - name : Install Rust toolchain
You can’t perform that action at this time.
0 commit comments