Skip to content

Update subosito/flutter-action action to v2.11.0 (#6) #10

Update subosito/flutter-action action to v2.11.0 (#6)

Update subosito/flutter-action action to v2.11.0 (#6) #10

Workflow file for this run

name: cosee_lints
on: [ push ]
jobs:
pana:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: subosito/[email protected]
- name: Install Dependencies
run: |
flutter pub get
flutter pub global activate pana
- name: Verify Pub Score
run: ./tool/verify_pub_score.sh