Skip to content
zap

GitHub Action

Setup Lando

v3.2.2 Latest version

Setup Lando

zap

Setup Lando

GitHub Action to setup Lando on GitHub Actions

Installation

Copy and paste the following snippet into your .yml file.

              

- name: Setup Lando

uses: lando/setup-lando@v3.2.2

Learn more about this action in lando/setup-lando

Choose a version

Setup Lando

This repo is the single source of truth for all things relating to the installation and setup of Lando.

This currently includes:

  • GitHub Actions action
  • Windows/WSL2 setup scripts
  • POSIX setup scripts
  • Install docs

But could also include other things in the future like:

  • Homebrew formula
  • Chocolatey packages
  • Installer packages
  • CI Apps

Docs

Check out the below for docs related to your install method.

Issues, Questions and Support

If you have a question or would like some community support we recommend you join us on Slack.

If you'd like to report a bug or submit a feature request then please use the issue queue in this repo.

Changelog

We try to log all changes big and small in both THE CHANGELOG and the release notes.

Releasing

Create a release and publish to GitHub Actions Marketplace. Note that the release tag must be a semantic version.

Maintainers

Contributors

Made with contrib.rocks.

Other Resources