We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent eccaa17 commit 55ae295Copy full SHA for 55ae295
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.4 aztec-up
38
aztec start --sandbox &
39
40
- name: Install project dependencies
0 commit comments