Merge branch 'master' into update/certora-7.3.0

This commit is contained in:
Ernesto García
2024-09-16 12:14:33 -06:00
committed by GitHub
142 changed files with 15297 additions and 1265 deletions

View File

@ -125,7 +125,7 @@ jobs:
steps:
- uses: actions/checkout@v4
- name: Run CodeSpell
uses: codespell-project/actions-codespell@v2.0
uses: codespell-project/actions-codespell@v2.1
with:
check_hidden: true
check_filenames: true

View File

@ -10,7 +10,7 @@ on:
workflow_dispatch: {}
env:
PIP_VERSION: '3.10'
PIP_VERSION: '3.11'
JAVA_VERSION: '11'
SOLC_VERSION: '0.8.25'