Skip to content

Commit

Permalink
Update setup-dart
Browse files Browse the repository at this point in the history
  • Loading branch information
Carapacik committed Jun 13, 2023
1 parent 7ad23e8 commit 0afb48c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
- stable
steps:
- uses: actions/checkout@v3.5.3
- uses: dart-lang/setup-dart@v1.4
- uses: dart-lang/setup-dart@v1.5.0
with:
sdk: "${{ matrix.sdk }}"
- name: Install dependencies
Expand Down

0 comments on commit 0afb48c

Please sign in to comment.