Skip to content

Commit

Permalink
Bump dart-lang/setup-dart from 1.5.0 to 1.5.1
Browse files Browse the repository at this point in the history
Closes #6

GitOrigin-RevId: f688e67
Change-Id: Iacda1b09dd67f64e9e150c3f1bd2a5b2e33a7da8
Reviewed-on: https://dart-review.googlesource.com/c/flute/+/329000
Commit-Queue: Alexander Thomas <athom@google.com>
Reviewed-by: Alexander Thomas <athom@google.com>
  • Loading branch information
dependabot[bot] authored and Commit Queue committed Oct 5, 2023
1 parent 6707a3c commit d479214
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
- name: Fetch sources
uses: actions/checkout@8ade135a41bc03ea155e62e844d188df1ea18608
- name: Install Dart SDK
uses: dart-lang/setup-dart@d6a63dab3335f427404425de0fbfed4686d93c4f
uses: dart-lang/setup-dart@8a4b97ea2017cc079571daec46542f76189836b1
with:
sdk: 2.15.0-268.18.beta
- name: Pub get
Expand Down

0 comments on commit d479214

Please sign in to comment.