diff --git a/.github/workflows/test.yaml b/.github/workflows/test.yaml index 26ecdd3..a1c4509 100644 --- a/.github/workflows/test.yaml +++ b/.github/workflows/test.yaml @@ -11,5 +11,5 @@ jobs: - uses: actions/checkout@v3 - uses: software-mansion/setup-scarb@v1 with: - scarb-version: "0.5.1" + scarb-version: "0.7.0" - run: scarb test