Skip to content

Commit

Permalink
Pin SDK version (#219)
Browse files Browse the repository at this point in the history
  • Loading branch information
lexaknyazev authored May 31, 2024
1 parent d9a4621 commit 55c5780
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/dart.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,8 @@ jobs:
with:
node-version: '14'
- uses: dart-lang/setup-dart@v1.3
with:
sdk: '2.19.6'

- name: Print Dart SDK version
run: dart --version
Expand Down

0 comments on commit 55c5780

Please sign in to comment.