mirror of
https://github.com/logos-storage/circom-compat-ffi.git
synced 2026-01-04 22:03:08 +00:00
bump actions/checkout to v4
This commit is contained in:
parent
8f4933e43c
commit
7345b17a1c
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@ -20,7 +20,7 @@ jobs:
|
||||
- beta
|
||||
- nightly
|
||||
steps:
|
||||
- uses: actions/checkout@v3
|
||||
- uses: actions/checkout@v4
|
||||
- run: rustup update ${{ matrix.toolchain }} && rustup default ${{ matrix.toolchain }}
|
||||
- run: cargo build --verbose
|
||||
- run: cargo test --verbose
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user