1
0
Fork 0
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:
Moon 2023-12-28 16:33:05 +09:00
parent 02b923c0e1
commit 5b9596aff1

View file

@ -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'