diff --git a/README.md b/README.md index 4986ad1..dc45820 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ A GitHub action to save / restore the coursier / sbt / mill / Ammonite caches of ## Usage -Add a `coursier/cache-action@v5` step to your YAML workflow, like +Add a `coursier/cache-action@v6` step to your YAML workflow, like ```yaml steps: - uses: actions/checkout@v2