Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
pirog authored May 5, 2023
1 parent e16a7c5 commit 32afbbb
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 @@ -3,7 +3,7 @@
This action installs Lando in GitHub Actions. With it you can:

* Install using a version-spec-ish eg `3`, `3.12`, `3.x`, `3.14.0`
* Install using convenience aliases eg `stable`, `4-latest`, `main` `3-edge`
* Install using convenience aliases eg `stable`, `4-latest`, `dev` `3-edge`
* Set [global Lando config](https://docs.lando.dev/core/global.html) configuration

> **NOTE:** If you are using a self-hosted or custom runner you may need to install the needed Lando dependenices eg Docker and Docker Compose for Lando to work correctly!
Expand Down Expand Up @@ -39,7 +39,7 @@ outputs:
### Advanced Usage
**Version examples**
**Version examples:**
```yaml
- name: Setup Lando
Expand Down

0 comments on commit 32afbbb

Please sign in to comment.