Skip to content

Update nearcore to 2.2.0-rc.2 (#288) #187

Update nearcore to 2.2.0-rc.2 (#288)

Update nearcore to 2.2.0-rc.2 (#288) #187

Workflow file for this run

name: License check
on:
push:
branches:
- main
permissions:
contents: write
jobs:
check_cargo_deny:
name: "Cargo Deny"
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: taiki-e/[email protected]
with:
tool: [email protected]
- run: cargo deny --all-features --locked check bans