Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
shivanshtalwar committed May 29, 2024
1 parent b1fc403 commit 859e98b
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 @@ -10,7 +10,7 @@ jobs:
- name: Install Flutter
uses: subosito/flutter-action@v2
with:
flutter-version: '3.16.0'
flutter-version: '3.3.0'
- name: Install dependencies
run: flutter pub get
- name: Check Publish Warnings
Expand Down

0 comments on commit 859e98b

Please sign in to comment.