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-22 21:04:21 +02:00
parent dc9505446e
commit 944ed31100

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