Skip to content

Commit

Permalink
fix: flutter action version
Browse files Browse the repository at this point in the history
  • Loading branch information
tanishq5414 committed Jul 7, 2024
1 parent cf346e2 commit 04a4961
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ jobs:
- uses: actions/setup-java@v1
with:
java-version: "12.x"
- uses: subosito/flutter-action@v3
- uses: subosito/flutter-action@v2
with:
flutter-version: 3.19.5
channel: "stable"
Expand Down

0 comments on commit 04a4961

Please sign in to comment.