From ff569e9dada2ea357ac00fccce2ddae4e4a8203d Mon Sep 17 00:00:00 2001 From: Sylvestre Ledru Date: Sat, 3 Jun 2023 11:23:13 +0200 Subject: [PATCH] Update of the version in the example --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c41f8f2..f01cbb9 100644 --- a/README.md +++ b/README.md @@ -25,7 +25,7 @@ Just copy and paste the following in your GitHub action: - name: Run sccache-cache uses: mozilla-actions/sccache-action@v0.0.3 with: - version: "v0.4.0" + version: "v0.5.2" ``` ### To get the execution stats