From e61f152a5218efd55a15ccff1ac9eb08b935530f Mon Sep 17 00:00:00 2001 From: Jack Koenig Date: Tue, 6 Aug 2024 09:58:40 -0700 Subject: [PATCH] Update suggested version in README to v1 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 13e882c..71de58e 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,7 @@ binaries/libraries in a downstream project. ```yaml - name: Update CIRCT - uses: circt/update-circt@v1.0.0 + uses: circt/update-circt@v1 with: # The name that will be associated with any created commits user: ''