Skip to content

Commit f6679ab

Browse files
authored
Update devnet version in github workflows (#1403)
1 parent 78a153c commit f6679ab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/checks.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ name: Checks
22

33
env:
44
CAIRO_LANG_VERSION: "0.13.1"
5-
DEVNET_VERSION: "0.0.5"
5+
DEVNET_VERSION: "0.1.2"
66

77
on:
88
push:

0 commit comments

Comments
 (0)