Skip to content

Commit

Permalink
Update README
Browse files Browse the repository at this point in the history
  • Loading branch information
japgolly committed Aug 22, 2021
1 parent 187bc2d commit 3130fb8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ Use this:

```yaml
- name: Setup Scala
uses: japgolly/setup-everything-scala@latest
uses: japgolly/setup-everything-scala@v1.0
```
To replace this:
Expand All @@ -22,7 +22,7 @@ To replace this:
uses: japgolly/setup-scalajs@v1

- name: Cache sbt
uses: coursier/cache-action@v6
uses: coursier/cache-action@v6.3
```
## Inputs
Expand Down

0 comments on commit 3130fb8

Please sign in to comment.