We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
LIBEVM_BASE
1 parent e83557b commit bf9163aCopy full SHA for bf9163a
.github/workflows/libevm-delta.yml
@@ -10,8 +10,8 @@ on:
10
jobs:
11
diffs:
12
env:
13
- # Last commit on `renamed-go-module` branch to be merged into `main`
14
- LIBEVM_BASE: a7f08d0e757d5a69d3e269c69dcea7e45bab97e3
+ # Last commit from rename-module workflow job to be included in `main`
+ LIBEVM_BASE: 0b56af5a01b8a0c6fc9d60247bb79ffd03d1bcfd
15
runs-on: ubuntu-latest
16
steps:
17
- uses: actions/checkout@v4
0 commit comments