We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1fa1312 commit 5637cc5Copy full SHA for 5637cc5
‎.github/workflows/optimism-testing.yml
@@ -10,7 +10,7 @@ jobs:
10
strategy:
11
matrix:
12
# test against a known version and a current master
13
- OPTIMISM_GIT_HEAD: ["b0a54509a6f99194221f5ade230ceae7892b3393", "master"]
+ OPTIMISM_GIT_HEAD: ["7abde925dccb57bac26661f22906686ff7e23ad0", "master"]
14
steps:
15
- uses: actions/checkout@v2
16
with:
0 commit comments