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 f1c7c6d commit d9caac3Copy full SHA for d9caac3
.github/workflows/test.yml
@@ -85,7 +85,7 @@ jobs:
85
# Solidity setup
86
- name: Install Foundry
87
if: matrix.package == 'solidity'
88
- uses: foundry-rs/foundry-toolchain@82dee4ba654bd2146511f85f0d013af94670c4de #v1.4.0
+ uses: foundry-rs/foundry-toolchain@50d5a8956f2e319df19e6b57539d7e2acb9f8c1e # v1.5.0
89
90
# ----------------------------
91
# Stellar compile setup
0 commit comments