We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 51b496b commit fa8a39eCopy full SHA for fa8a39e
.github/workflows/CI.yml
@@ -81,7 +81,7 @@ jobs:
81
uses: ./.github/composite-actions/install
82
83
- name: Set up foundry
84
- uses: foundry-rs/foundry-toolchain@de808b1eea699e761c404bda44ba8f21aba30b2c # v1.3.1
+ uses: foundry-rs/foundry-toolchain@82dee4ba654bd2146511f85f0d013af94670c4de # v1.4.0
85
with:
86
cache: false
87
version: nightly-c4a984fbf2c48b793c8cd53af84f56009dd1070c
0 commit comments