Skip to content

Commit

Permalink
ci: upgrade to flutter-action@v1.5.3 (#128)
Browse files Browse the repository at this point in the history
  • Loading branch information
felangel committed Sep 22, 2021
1 parent a9ef485 commit 586c411
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yaml
Expand Up @@ -37,7 +37,7 @@ jobs:

steps:
- uses: actions/checkout@v2.3.4
- uses: subosito/flutter-action@v1.5.0
- uses: subosito/flutter-action@v1.5.3

- name: Install Dependencies
run: |
Expand Down

0 comments on commit 586c411

Please sign in to comment.