Skip to content

build(deps): bump actions/checkout from 4.0.0 to 4.1.0 #34

build(deps): bump actions/checkout from 4.0.0 to 4.1.0

build(deps): bump actions/checkout from 4.0.0 to 4.1.0 #34

Workflow file for this run

name: Test
on: [ push ]
jobs:
test:
name: Test
runs-on: ubuntu-latest
steps:
- uses: actions/[email protected]
- uses: actions-rust-lang/[email protected]
with:
toolchain: 1.72.0
- run: cargo test --all-features