From 4cdab426d5e7838199ed25c199e8c0a1ce806671 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sebastian=20Roll=C3=A9n?= Date: Fri, 5 Apr 2024 09:35:50 -0400 Subject: [PATCH] Update README with latest version --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3b58013..0082217 100644 --- a/README.md +++ b/README.md @@ -19,7 +19,7 @@ The value stored inside `file` at key `field`. ## Example usage ``` -uses: SebRollen/toml-action@v1.0.2 +uses: SebRollen/toml-action@v1.2.0 id: read_toml with: file: 'myfile.toml'