We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7a1fe99 commit e4608d8Copy full SHA for e4608d8
.github/workflows/tests.yaml
@@ -28,7 +28,7 @@ jobs:
28
29
- name: Set Aztec version and start sandbox
30
run: |
31
- VERSION=0.72.1 aztec-up
+ VERSION=0.73.0 aztec-up
32
aztec start --sandbox &
33
34
- name: Install project dependencies
0 commit comments