From 450eb9a48be9e8753f451a3a7183cfa8e55103de Mon Sep 17 00:00:00 2001 From: ponderingdemocritus Date: Sun, 1 Sep 2024 18:02:17 -0400 Subject: [PATCH] ci --- .github/workflows/test.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/test.yaml b/.github/workflows/test.yaml index 101b743..c4f4bcd 100644 --- a/.github/workflows/test.yaml +++ b/.github/workflows/test.yaml @@ -10,7 +10,7 @@ jobs: steps: - uses: actions/checkout@v3 - run: curl -L https://install.dojoengine.org | bash - - run: /home/runner/.config/.dojo/bin/dojoup -v v1.0.0-alpha.6 + - run: /home/runner/.config/.dojo/bin/dojoup -v v1.0.0-alpha.9 - run: | /home/runner/.config/.dojo/bin/sozo build /home/runner/.config/.dojo/bin/sozo test