Skip to content

Commit

Permalink
Updating README doc to v0.6
Browse files Browse the repository at this point in the history
  • Loading branch information
AnHeuermann committed Aug 10, 2023
1 parent dda7a5a commit ce701df
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@ On Linux apt is used to install OpenModelica, on Windows the installer executabl
## Examples
```yaml
- uses: AnHeuermann/setup-openmodelica@v0.5
- uses: AnHeuermann/setup-openmodelica@v0.6
with:
version: '1.20'
packages: |
Expand All @@ -85,13 +85,13 @@ On Linux apt is used to install OpenModelica, on Windows the installer executabl
```
```yaml
- uses: AnHeuermann/setup-openmodelica@v0.5
- uses: AnHeuermann/setup-openmodelica@v0.6
with:
version: 'nightly'
```
```yaml
- uses: AnHeuermann/setup-openmodelica@v0.5
- uses: AnHeuermann/setup-openmodelica@v0.6
with:
version: 'stable'
```
Expand Down

0 comments on commit ce701df

Please sign in to comment.