propose a more recent version

This commit is contained in:
Sylvestre Ledru
2023-03-08 23:04:47 +01:00
parent 7b7cc03629
commit e042060788

View File

@@ -13,7 +13,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.3.3"
version: "v0.4.0-pre.9"
```
```