Skip to content

Commit

Permalink
Update checkout version in README.md (#574)
Browse files Browse the repository at this point in the history
  • Loading branch information
cptwunderlich authored Mar 18, 2024
1 parent 9ae081f commit 0938be4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ A GitHub action to save / restore the coursier / sbt / mill / Ammonite caches of
Add a `coursier/cache-action@v6` step to your YAML workflow, like
```yaml
steps:
- uses: actions/checkout@v3
- uses: actions/checkout@v4
- uses: coursier/cache-action@v6
```
Expand Down

0 comments on commit 0938be4

Please sign in to comment.