Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
mkaput authored Jul 10, 2023
1 parent d7783f5 commit d0786f6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
- uses: actions/checkout@v3
- uses: software-mansion/setup-scarb@v1
with:
scarb-version: "0.4.0"
scarb-version: "0.5.1"
- run: scarb fmt --check
- run: scarb test
```
Expand Down

0 comments on commit d0786f6

Please sign in to comment.