1
0
Fork 0
mirror of https://github.com/rharkor/caching-for-turbo.git synced 2025-06-09 09:35:17 +09:00

refactor: readme

This commit is contained in:
rharkor 2024-06-13 16:40:51 +02:00
parent 2db2de0775
commit 13b455db28

View file

@ -12,7 +12,7 @@ Add this to your GitHub Actions workflow, **before** running `turbo build`.
<!-- prettier-ignore -->
```yaml
- name: Cache for Turbo
uses: rharkor/caching-for-turbo@v1
uses: rharkor/caching-for-turbo@v1.1
```
The action will: