From c3f47d0aa94542edb6670f50d461855263f2ec81 Mon Sep 17 00:00:00 2001 From: Sylvestre Ledru Date: Sat, 18 Mar 2023 15:58:28 +0100 Subject: [PATCH] update of the sccache version --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d13eac2..17fe1a0 100644 --- a/README.md +++ b/README.md @@ -14,7 +14,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.9" + version: "v0.4.0-pre.10" ``` ### To get the execution stats