Skip to content

Commit 0f4129f

Browse files
Update foundry-rs/foundry-toolchain action to v1.5.0
1 parent dea25c8 commit 0f4129f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ jobs:
7575
# Solidity setup
7676
- name: Install Foundry
7777
if: matrix.package == 'solidity'
78-
uses: foundry-rs/foundry-toolchain@82dee4ba654bd2146511f85f0d013af94670c4de #v1.4.0
78+
uses: foundry-rs/foundry-toolchain@50d5a8956f2e319df19e6b57539d7e2acb9f8c1e # v1.5.0
7979

8080
# ----------------------------
8181
# Stellar compile setup

0 commit comments

Comments
 (0)