Skip to content

build(deps): bump flutter_lints from 2.0.3 to 4.0.0 #91

build(deps): bump flutter_lints from 2.0.3 to 4.0.0

build(deps): bump flutter_lints from 2.0.3 to 4.0.0 #91

Workflow file for this run

name: lint
on:
push:
branches: ["main"]
pull_request:
branches: ["main"]
jobs:
lint_dart:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Setup Flutter
uses: ./.github/actions/flutter-setup
- run: flutter analyze