Skip to content

Commit

Permalink
Update version number in README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ValentinVignal committed Nov 27, 2021
1 parent 9e416a9 commit 98b6b14
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
Expand Up @@ -77,7 +77,7 @@ jobs:
uses: subosito/flutter-action@v1
- run: flutter pub get
- name: Analyze Flutter
uses: ValentinVignal/action-dart-analyze@v0.11
uses: ValentinVignal/action-dart-analyze@v0.12
with:
fail-on: 'warning'
```

0 comments on commit 98b6b14

Please sign in to comment.