From 3e2e15e9dec300a5c8e2e4afe112b0becfa302b6 Mon Sep 17 00:00:00 2001 From: Dean Brettle Date: Mon, 29 Apr 2024 11:04:21 -0700 Subject: [PATCH] Update README.md to indicate the action doesn't just work for Webots version 2021a. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 223b521..2198214 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # setup-webots -This GitHub action can be used in a [GitHub workflow](https://docs.github.com/en/free-pro-team@latest/actions) to setup [Webots](https://cyberbotics.com/) version 2021a on ubuntu-latest, windows-latest, or macos-latest GitHub-hosted runner. Usage: +This GitHub action can be used in a [GitHub workflow](https://docs.github.com/en/free-pro-team@latest/actions) to setup a version of [Webots](https://cyberbotics.com/) on ubuntu-latest, windows-latest, or macos-latest GitHub-hosted runner. Usage: ``` YAML - name: Setup Webots