Skip to content

Commit

Permalink
Update dart sdk version in CI
Browse files Browse the repository at this point in the history
  • Loading branch information
muzzammilshahid committed Oct 16, 2024
1 parent 533023f commit 261f86c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
- name: Set up Dart
uses: dart-lang/setup-dart@v1
with:
sdk: 3.3.0
sdk: 3.4.0

- name: Install dependencies
run: make install
Expand Down

0 comments on commit 261f86c

Please sign in to comment.