Skip to content

Bump @openzeppelin/contracts from 4.7.3 to 4.9.6 in /contracts #1050

Bump @openzeppelin/contracts from 4.7.3 to 4.9.6 in /contracts

Bump @openzeppelin/contracts from 4.7.3 to 4.9.6 in /contracts #1050

Workflow file for this run

name: Linux Build CI
on:
push:
branches:
- main
paths-ignore:
- README.md
tags:
- "v*.*.*"
merge_group:
pull_request:
paths-ignore:
- README.md
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- name: Compile Cpp
run: make build_cpp