Skip to content

ci: bump actions/checkout in the github-actions group #144

ci: bump actions/checkout in the github-actions group

ci: bump actions/checkout in the github-actions group #144

Workflow file for this run

name: Check bytecode size
on:
push:
workflow_dispatch:
jobs:
build:
name: Build & check sizes
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@3d3c42e5aac5ba805825da76410c181273ba90b1 # v7.0.1
with:
submodules: recursive
- uses: foundry-rs/foundry-toolchain@b00af27efadbc7b4ca8b82abbd903b17cc874d2a # v1.9.0
- run: forge build --sizes