Skip to content

Commit

Permalink
ci: update scarb version to 2.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
glihm committed Dec 18, 2023
1 parent 0119557 commit 1d01e30
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
- name: Compile contracts
uses: software-mansion/setup-scarb@v1
with:
scarb-version: "2.3.1"
scarb-version: "2.4.0"
- run: |
cd ./contracts && make generate_artifacts
Expand Down

0 comments on commit 1d01e30

Please sign in to comment.