diff --git a/README.md b/README.md index 1bb52a7..022b5fd 100644 --- a/README.md +++ b/README.md @@ -8,12 +8,6 @@ The [sccache](https://github.com/mozilla/sccache/ Just copy and paste the following in your GitHub action: -``` -# Using the latest version of sccache -- name: Run sccache-cache - uses: mozilla-actions/sccache-action@v0.0.2 -``` - ``` # Specify a given version of sccache - name: Run sccache-cache