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.
1 parent abe67f8 commit 9d4f6edCopy full SHA for 9d4f6ed
.github/workflows/test.yml
@@ -75,7 +75,7 @@ jobs:
75
# Solidity setup
76
- name: Install Foundry
77
if: matrix.package == 'solidity'
78
- uses: foundry-rs/foundry-toolchain@82dee4ba654bd2146511f85f0d013af94670c4de #v1.4.0
+ uses: foundry-rs/foundry-toolchain@50d5a8956f2e319df19e6b57539d7e2acb9f8c1e # v1.5.0
79
80
# ----------------------------
81
# Stellar compile setup
0 commit comments