Skip to content

Commit 0a7a9e2

Browse files
committed
Pinned the foundry action to a release from a few days ago
1 parent 3deabfd commit 0a7a9e2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/coverage.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ jobs:
4141
- name: Install Foundry
4242
uses: foundry-rs/foundry-toolchain@v1
4343
with:
44-
version: nightly
44+
version: nightly-626221f5ef44b4af950a08e09bd714650d9eb77d
4545
cache: false
4646

4747
- name: forge version

0 commit comments

Comments
 (0)