mirror of
https://github.com/subosito/flutter-action.git
synced 2024-08-16 10:19:50 +02:00
Update README.md
This commit is contained in:
parent
02b923c0e1
commit
5b9596aff1
1 changed files with 1 additions and 1 deletions
|
@ -188,8 +188,8 @@ Use outputs from `flutter-action`:
|
|||
|
||||
```yaml
|
||||
steps:
|
||||
- uses: actions/checkout@v3
|
||||
- id: flutter-action
|
||||
- uses: actions/checkout@v3
|
||||
uses: subosito/flutter-action@v2
|
||||
with:
|
||||
channel: 'stable'
|
||||
|
|
Loading…
Add table
Reference in a new issue