Skip to content

Commit

Permalink
Update publish.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
saikrishna321 authored Jun 18, 2024
1 parent a8916c2 commit eb59e47
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
uses: subosito/flutter-action@v2
with:
channel: stable
flutter-version: 3.19.0
flutter-version: 3.22.2
- name: Install dependencies
run: flutter pub get
- name: Publish
Expand Down

0 comments on commit eb59e47

Please sign in to comment.