Skip to content

chore: bump reth v1.10.2 to v1.11.0 #404

chore: bump reth v1.10.2 to v1.11.0

chore: bump reth v1.10.2 to v1.11.0 #404

Workflow file for this run

name: CI # Continuous Integration
on:
workflow_dispatch:
push:
branches: [main]
pull_request:
# simplest example of using the rust-base action
jobs:
rust-library-base:
uses: init4tech/actions/.github/workflows/rust-library-base.yml@main
with:
rust-profile: "ci-rust"