We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 97ce3ca commit 0e0ebbeCopy full SHA for 0e0ebbe
1 file changed
.github/workflows/test.yml
@@ -10,7 +10,7 @@ jobs:
10
- uses: actions/checkout@v3
11
- uses: software-mansion/setup-scarb@v1
12
with:
13
- scarb-version: 2.8.4
+ scarb-version: 2.11.2
14
- name: Check cairo format
15
run: scarb fmt --check
16
- name: Build cairo programs
@@ -22,7 +22,7 @@ jobs:
22
23
24
25
26
- uses: foundry-rs/setup-snfoundry@v3
27
28
starknet-foundry-version: 0.37.0
0 commit comments