Skip to content

chore: Bump github.com/ethereum/go-ethereum from 1.13.9 to 1.13.10 #209

chore: Bump github.com/ethereum/go-ethereum from 1.13.9 to 1.13.10

chore: Bump github.com/ethereum/go-ethereum from 1.13.9 to 1.13.10 #209

name: Check Contract Inheritance
on:
pull_request:
push:
branches:
- master
jobs:
check_inheritance:
runs-on: ubuntu-latest
steps:
- name: Checkout code
uses: actions/checkout@v4
- name: Set up Node.js
uses: actions/setup-node@v4
with:
node-version: 16
- name: Install Surya
run: |
npm install -g surya
- name: Run Surya Inheritance Check
run: |
./scripts/upgradability_check.sh