From e30706368a134f1ff795d60939fa5b07c1352172 Mon Sep 17 00:00:00 2001 From: Trim21 Date: Wed, 27 Nov 2024 22:25:25 +0800 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 739936c..7858264 100644 --- a/README.md +++ b/README.md @@ -56,7 +56,7 @@ Note that using the previous declaration will automatically create a ``` - name: Run sccache-cache - uses: mozilla-actions/sccache-action@v0.0.6 + uses: mozilla-actions/sccache-action with: disable_annotations: true ```