Skip to content

Commit

Permalink
ci: upgrade workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
felangel committed May 12, 2022
1 parent 083ec6e commit 9f26d34
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yaml
Expand Up @@ -23,7 +23,7 @@ jobs:

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

- name: Install Dependencies
run: |
Expand Down

0 comments on commit 9f26d34

Please sign in to comment.