Skip to content

Commit

Permalink
chore: Update dependencies fixes #99 (#100)
Browse files Browse the repository at this point in the history
  • Loading branch information
bukunmialuko authored Aug 27, 2024
1 parent 0b3d674 commit 649d402
Show file tree
Hide file tree
Showing 4 changed files with 156 additions and 135 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/main_web_deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ on:
branches: [ main ]

env:
flutter_version: '3.22.2'
flutter_version: '3.24.1'
flutter_channel: 'stable'
VERCEL_ORG_ID: ${{ secrets.VERCEL_ORG_ID }}
VERCEL_PROJECT_ID: ${{ secrets.VERCEL_PROJECT_ID }}
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/pr_run_test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ on:
types: [ opened, synchronize, reopened ]

env:
flutter_version: '3.22.2'
flutter_version: '3.24.1'
flutter_channel: 'stable'

jobs:
Expand Down
Loading

0 comments on commit 649d402

Please sign in to comment.