File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -268,7 +268,7 @@ jobs:
268268 apt-get install -y python3-pip
269269 sudo apt install -y libgmp3-dev
270270 sudo apt-get install -y git
271- pip3 install git+https://github.com/0xSpaceShard/starknet-devnet.git@v0.5.4
271+ pip3 install git+https://github.com/0xSpaceShard/starknet-devnet.git@v0.5.5
272272
273273 # ====================== SETUP PYTHON ====================== #
274274
@@ -420,7 +420,7 @@ jobs:
420420 apt-get install -y python3-pip
421421 sudo apt install -y libgmp3-dev
422422 sudo apt-get install -y git
423- pip3 install git+https://github.com/0xSpaceShard/starknet-devnet.git@v0.5.4
423+ pip3 install git+https://github.com/0xSpaceShard/starknet-devnet.git@v0.5.5
424424
425425 # ====================== SETUP PYTHON ====================== #
426426
You can’t perform that action at this time.
0 commit comments