Skip to content

Commit

Permalink
Increase version of flutter-action
Browse files Browse the repository at this point in the history
  • Loading branch information
meysammahfouzi committed Feb 1, 2024
1 parent e6e070d commit 1480235
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/checks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
run: |
ls ${{ github.workspace }}
- name: Install and set Flutter version
uses: subosito/flutter-action@v1.4.0
uses: subosito/flutter-action@v2.12.0
- name: Restore packages
run: flutter pub get
- name: Analyze
Expand Down

0 comments on commit 1480235

Please sign in to comment.