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.
2 parents dcfc8e7 + 2407d92 commit 5e77146Copy full SHA for 5e77146
.github/workflows/foundry-gas-diff.yml
@@ -10,7 +10,7 @@ jobs:
10
compare_gas_reports:
11
runs-on: ubuntu-latest
12
steps:
13
- - uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4
+ - uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5
14
with:
15
submodules: recursive
16
.github/workflows/tests.yml
@@ -16,7 +16,7 @@ jobs:
name: Foundry project
17
18
19
20
21
22
0 commit comments