Skip to content

Bump actions/download-artifact from 2 to 4.1.7 in /.github/workflows #157

Bump actions/download-artifact from 2 to 4.1.7 in /.github/workflows

Bump actions/download-artifact from 2 to 4.1.7 in /.github/workflows #157

Workflow file for this run

name: lint
on: push
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: subosito/flutter-action@v1
with:
channel: 'stable'
- run: flutter --version
- run: ./scripts/lint.sh