From 44305b1b8e156c5d897491063fd540dcb099f12d Mon Sep 17 00:00:00 2001 From: Sylvestre Ledru Date: Tue, 28 Nov 2023 10:34:08 +0100 Subject: [PATCH] update of the version in the doc --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f01cbb9..cb7f409 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.5.2" + version: "v0.7.4" ``` ### To get the execution stats