Skip to content

Commit

Permalink
ci: upgrade to flutter-action v1.5.3 (#60)
Browse files Browse the repository at this point in the history
  • Loading branch information
felangel authored Aug 4, 2021
1 parent a83ca33 commit 959533d
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/main.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,8 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: subosito/flutter-action@v1.4.0

- uses: subosito/flutter-action@v1.5.3

- name: Install Dependencies
run: flutter packages get
Expand Down

0 comments on commit 959533d

Please sign in to comment.