Explorar el Código

Use stable foundry version in CI (#5465)

Arr00 hace 8 meses
padre
commit
840c974028
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      .github/actions/setup/action.yml

+ 1 - 1
.github/actions/setup/action.yml

@@ -19,4 +19,4 @@ runs:
     - name: Install Foundry
       uses: foundry-rs/foundry-toolchain@v1
       with:
-        version: nightly
+        version: stable