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 1414 runs-on : ${{ matrix.runner }}
1515 steps :
1616 - name : Checkout
17- uses : actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6
17+ uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6
1818 - name : Install Rust
1919 uses : actions-rust-lang/setup-rust-toolchain@v1
2020 - name : Clippy
3131 - ubuntu-24.04-arm # aarch64-linux
3232 runs-on : ${{ matrix.runner }}
3333 steps :
34- - uses : actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6
34+ - uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6
3535 - uses : DeterminateSystems/flake-checker-action@3164002371bc90729c68af0e24d5aacf20d7c9f6 # v12
3636 if : matrix.runner != 'macos-15-intel'
3737 - uses : DeterminateSystems/nix-installer-action@c5a866b6ab867e88becbed4467b93592bce69f8a # v21
You can’t perform that action at this time.
0 commit comments