diff --git a/.github/workflows/reference_tests.yml b/.github/workflows/reference_tests.yml index c328da3..75e3b01 100644 --- a/.github/workflows/reference_tests.yml +++ b/.github/workflows/reference_tests.yml @@ -23,9 +23,7 @@ jobs: curl -sSL https://install.python-poetry.org | python3 - - name: Install Scarb - uses: software-mansion/setup-scarb@v1 - with: - scarb-version: "2.3.1" + uses: asdf-vm/actions/install@v3 - name: Install dependencies working-directory: tests/references/bdhke-nutshell