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

docs: version

This commit is contained in:
rharkor 2024-06-25 18:47:55 +02:00
parent cf79b2e04f
commit 6d52157479

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.3
uses: rharkor/caching-for-turbo@v1.4
```
The action will: