Skip to content

Commit

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

GitOrigin-RevId: da9f7e4
Change-Id: I0982bec87fa3f59cb80366adf4f75e1b290960d0
Reviewed-on: https://dart-review.googlesource.com/c/homebrew-dart/+/349712
Reviewed-by: Alexander Thomas <athom@google.com>
Commit-Queue: Alexander Thomas <athom@google.com>
  • Loading branch information
dependabot[bot] authored and Commit Queue committed Feb 2, 2024
1 parent d0115d4 commit 0ff3ac7
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@b4ffde65f46336ab88eb53be808477a3936bae11
- uses: dart-lang/setup-dart@b64355ae6ca0b5d484f0106a033dd1388965d06d
- uses: dart-lang/setup-dart@fedb1266e91cf51be2fdb382869461a434b920a3
with:
sdk: ${{ matrix.sdk }}
- id: install
Expand Down

0 comments on commit 0ff3ac7

Please sign in to comment.