Skip to content

Upgrade flutter version from 3.13.9 to 3.19.6 (#183) #253

Upgrade flutter version from 3.13.9 to 3.19.6 (#183)

Upgrade flutter version from 3.13.9 to 3.19.6 (#183) #253

Workflow file for this run

name: Merge request checking
on:
workflow_call:
push:
branches:
- main
- github-action-dev
pull_request:
branches:
- main
jobs:
analyzing:
uses: ./.github/workflows/_analyze.yml
testing:
uses: ./.github/workflows/_test.yml
with:
with-artifact: true