Skip to content

Commit

Permalink
Merge pull request #86 from bancolombia/fix/rm-dart
Browse files Browse the repository at this point in the history
fix: release management dart client
  • Loading branch information
santitigaga authored Sep 24, 2024
2 parents 504d1c8 + 73ebee2 commit 27b530f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release-client-dart.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
uses: flutter-actions/setup-flutter@v2
with:
channel: stable
version: 3.7.12
version: 3.10.6
- name: Install dependencies
run: dart pub get
- name: Publish to pub.dev
Expand Down

0 comments on commit 27b530f

Please sign in to comment.