From 0c6dd53847b1e4b73dfecf0a75781d493fd27eaa Mon Sep 17 00:00:00 2001 From: Anmol Date: Thu, 1 May 2025 14:52:49 +0400 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 23118c5..934fd67 100644 --- a/README.md +++ b/README.md @@ -92,7 +92,7 @@ jobs: - uses: actions/checkout@v4 - name: Create starship devnet for osmos and wasm - uses: hyperweb-io/starship-action@0.5.9 + uses: hyperweb-io/starship-action@1.0.0 with: config: ./starship-config.yaml ```