feat: ⬆️ Update Flutter version from 3.19.3 to 3.22.1 in GitHub workflows and VSCode settings for better compatibility and performance #91
Workflow file for this run
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
name: ci | |
on: | |
pull_request: | |
branches: | |
- main | |
jobs: | |
build: | |
permissions: | |
pull-requests: write | |
uses: VeryGoodOpenSource/very_good_workflows/.github/workflows/semantic_pull_request.yml@v1 |