Skip to content

Commit

Permalink
ci: update dart version
Browse files Browse the repository at this point in the history
  • Loading branch information
payam-zahedi committed Nov 28, 2022
1 parent aa705a2 commit 47bfd28
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
- name: Checkout the repository
uses: actions/checkout@v3

- name: Setup Dart SKD , v2.12.0
- name: Setup Dart SKD , v2.14.0
uses: dart-lang/setup-dart@v1
with:
sdk: ${{ matrix.sdk }}
Expand Down

0 comments on commit 47bfd28

Please sign in to comment.