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.
SNFOUNDRY_SHA
1 parent f50c83d commit 5e2a474Copy full SHA for 5e2a474
.github/workflows/checks.yml
@@ -10,7 +10,7 @@ concurrency:
10
env:
11
GH_TOKEN: ${{ github.token }}
12
# TODO: Remove below env once stable release of starknet foundry is available
13
- SNFOUNDRY_SHA: 3d227d0aa6bf896f912144088f3c7bf0424f4c13
+ SNFOUNDRY_SHA: 208348df1ef1bfa4e332af0d3997d5e5fc4c57d4
14
15
jobs:
16
test_and_lint:
0 commit comments