Skip to content

Commit 0e0ebbe

Browse files
committed
chore: updated scarb version
1 parent 97ce3ca commit 0e0ebbe

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/test.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ jobs:
1010
- uses: actions/checkout@v3
1111
- uses: software-mansion/setup-scarb@v1
1212
with:
13-
scarb-version: 2.8.4
13+
scarb-version: 2.11.2
1414
- name: Check cairo format
1515
run: scarb fmt --check
1616
- name: Build cairo programs
@@ -22,7 +22,7 @@ jobs:
2222
- uses: actions/checkout@v3
2323
- uses: software-mansion/setup-scarb@v1
2424
with:
25-
scarb-version: 2.8.4
25+
scarb-version: 2.11.2
2626
- uses: foundry-rs/setup-snfoundry@v3
2727
with:
2828
starknet-foundry-version: 0.37.0

0 commit comments

Comments
 (0)