Skip to content

Commit

Permalink
πŸ‘·β€β™‚οΈ Update gas-diff CI (#1346)
Browse files Browse the repository at this point in the history
  • Loading branch information
atarpara authored Feb 7, 2025
1 parent 5a430f0 commit 3df9c61
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -128,11 +128,11 @@ jobs:
- name: Install Foundry
uses: foundry-rs/foundry-toolchain@v1
with:
version: nightly
version: stable
- name: Install Dependencies
run: forge install
- name: Generate gas diff
uses: atarpara/foundry-snapshot-diff@v0.7
uses: atarpara/foundry-snapshot-diff@v0.8
id: gas_diff
- name: Add gas diff to sticky comment
uses: marocchino/sticky-pull-request-comment@v2
Expand Down

0 comments on commit 3df9c61

Please sign in to comment.