We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f6999c6 commit b731c16Copy full SHA for b731c16
1 file changed
.github/workflows/tests.yaml
@@ -34,7 +34,7 @@ jobs:
34
35
- name: Set Aztec version and start sandbox
36
run: |
37
- VERSION=0.87.2 aztec-up
+ VERSION=0.87.3 aztec-up
38
aztec start --sandbox &
39
40
- name: Install project dependencies
0 commit comments