Merge branch 'master' into update/certora-7.3.0
This commit is contained in:
2
.github/workflows/checks.yml
vendored
2
.github/workflows/checks.yml
vendored
@ -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
|
||||
|
||||
2
.github/workflows/formal-verification.yml
vendored
2
.github/workflows/formal-verification.yml
vendored
@ -10,7 +10,7 @@ on:
|
||||
workflow_dispatch: {}
|
||||
|
||||
env:
|
||||
PIP_VERSION: '3.10'
|
||||
PIP_VERSION: '3.11'
|
||||
JAVA_VERSION: '11'
|
||||
SOLC_VERSION: '0.8.25'
|
||||
|
||||
|
||||
Reference in New Issue
Block a user