From e51482ff634934408181d5f7db330850a5c944b2 Mon Sep 17 00:00:00 2001 From: Sylvestre Ledru Date: Sat, 18 Mar 2023 16:50:59 +0100 Subject: [PATCH] v0.4.0-pre.10 => v0.4.0-pre.11 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3d40907..6e4bd10 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.10" + version: "v0.4.0-pre.11" ``` ### To get the execution stats