Skip to content

Commit

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

GitOrigin-RevId: e7c566c
Change-Id: I8777bb942b951319a4a34490cf9ff54b32c39a7f
Reviewed-on: https://dart-review.googlesource.com/c/homebrew-dart/+/333283
Commit-Queue: Alexander Thomas <athom@google.com>
Reviewed-by: Alexander Thomas <athom@google.com>
  • Loading branch information
dependabot[bot] authored and Commit Queue committed Nov 6, 2023
1 parent 558fe2e commit b0045e9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test-package.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
sdk: [dev, stable]
steps:
- uses: actions/checkout@8ade135a41bc03ea155e62e844d188df1ea18608
- uses: dart-lang/setup-dart@8a4b97ea2017cc079571daec46542f76189836b1
- uses: dart-lang/setup-dart@b64355ae6ca0b5d484f0106a033dd1388965d06d
with:
sdk: ${{ matrix.sdk }}
- id: install
Expand Down

0 comments on commit b0045e9

Please sign in to comment.