File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
pkgs/native_synchronization/.github/workflows Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 24
24
# These are the latest versions of the github actions; dependabot will
25
25
# send PRs to keep these up-to-date.
26
26
- uses : actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11
27
- - uses : dart-lang/setup-dart@b64355ae6ca0b5d484f0106a033dd1388965d06d
27
+ - uses : dart-lang/setup-dart@fedb1266e91cf51be2fdb382869461a434b920a3
28
28
with :
29
29
sdk : ${{ matrix.sdk }}
30
30
46
46
sdk : [dev, stable]
47
47
steps :
48
48
- uses : actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11
49
- - uses : dart-lang/setup-dart@b64355ae6ca0b5d484f0106a033dd1388965d06d
49
+ - uses : dart-lang/setup-dart@fedb1266e91cf51be2fdb382869461a434b920a3
50
50
with :
51
51
sdk : ${{ matrix.sdk }}
52
52
You can’t perform that action at this time.
0 commit comments