Skip to content

Commit

Permalink
Update README.md to indicate the action doesn't just work for Webots …
Browse files Browse the repository at this point in the history
…version 2021a.
  • Loading branch information
brettle committed Apr 29, 2024
1 parent cc57683 commit 3e2e15e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -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
Expand Down

0 comments on commit 3e2e15e

Please sign in to comment.