From 019ccc051d150532b74524ae76c1082ebc9bc622 Mon Sep 17 00:00:00 2001 From: Sylvestre Ledru Date: Tue, 21 Mar 2023 11:50:36 +0100 Subject: [PATCH] we published 0.4.0 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6e4bd10..0f4a0e5 100644 --- a/README.md +++ b/README.md @@ -18,7 +18,7 @@ Just copy and paste the following in your GitHub action: - name: Run sccache-cache uses: mozilla-actions/sccache-action@v0.0.2 with: - version: "v0.4.0-pre.11" + version: "v0.4.0" ``` ### To get the execution stats