Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
pbrisbin authored Dec 2, 2021
1 parent 1db4a1d commit e08a53e
Showing 1 changed file with 3 additions and 5 deletions.
8 changes: 3 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,11 +25,9 @@ welcome to support alternatives such as Cabal or Nix.
```yaml
steps:
- uses: actions/checkout@v2
- uses: freckle/stack-cache-action@main
- uses: freckle/stack-action@main
with:
weeder: false # We'll be removing this functionality soon
- uses: freckle/weeder-action@main
- uses: freckle/stack-cache-action@v1
- uses: freckle/stack-action@v3
- uses: freckle/weeder-action@v1
```
## Inputs
Expand Down

0 comments on commit e08a53e

Please sign in to comment.