Skip to content

Commit

Permalink
Bump dart-lang/setup-dart from 1.6.5 to 1.7.0 in the github-actions g…
Browse files Browse the repository at this point in the history
…roup

Closes #205

GitOrigin-RevId: 184393a
Change-Id: I0e2a6f027a5d5650b04bba3ac2facd483ab1a8bb
Reviewed-on: https://dart-review.googlesource.com/c/homebrew-dart/+/398321
Reviewed-by: Alexander Thomas <athom@google.com>
Commit-Queue: Alexander Thomas <athom@google.com>
  • Loading branch information
dependabot[bot] authored and Commit Queue committed Dec 3, 2024
1 parent 0ff2104 commit d2db1ba
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@11bd71901bbe5b1630ceea73d27597364c9af683
- uses: dart-lang/setup-dart@0a8a0fc875eb934c15d08629302413c671d3f672
- uses: dart-lang/setup-dart@e630b99d28a3b71860378cafdc2a067c71107f94
with:
sdk: ${{ matrix.sdk }}
- id: install
Expand Down

0 comments on commit d2db1ba

Please sign in to comment.