Skip to content

Commit f284342

Browse files
committed
Update workflow
1 parent afbcf59 commit f284342

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/ci-apps.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
- uses: actions/checkout@v3
1919
- uses: software-mansion/setup-scarb@v1
2020
with:
21-
scarb-version: "2.12.2"
21+
scarb-version: "2.13.1"
2222
- run: |
2323
make fmt_check
2424
@@ -28,7 +28,7 @@ jobs:
2828
- uses: actions/checkout@v3
2929
- uses: software-mansion/setup-scarb@v1
3030
with:
31-
scarb-version: "2.12.2"
31+
scarb-version: "2.13.1"
3232
- uses: asdf-vm/actions/setup@v4
3333
- name: Install Dojo toolchain
3434
run: |

0 commit comments

Comments
 (0)