Skip to content

Commit 18350c0

Browse files
dependabot[bot]Tony Sansone
authored and
Tony Sansone
committed
Bump dart-lang/setup-dart from 1.6.1 to 1.6.2 (dart-lang#5498)
1 parent 5345165 commit 18350c0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/test.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ jobs:
4040
- uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11
4141
with:
4242
submodules: recursive
43-
- uses: dart-lang/setup-dart@ca7e6fee45ffbd82b555a7ebfc236d2c86439f5b
43+
- uses: dart-lang/setup-dart@fedb1266e91cf51be2fdb382869461a434b920a3
4444
with:
4545
sdk: ${{ matrix.sdk }}
4646
- name: Fetch packages
@@ -64,7 +64,7 @@ jobs:
6464
with:
6565
submodules: recursive
6666
- run: make build
67-
- uses: dart-lang/setup-dart@ca7e6fee45ffbd82b555a7ebfc236d2c86439f5b
67+
- uses: dart-lang/setup-dart@fedb1266e91cf51be2fdb382869461a434b920a3
6868
with:
6969
sdk: stable
7070
- name: Fetch packages

0 commit comments

Comments
 (0)