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 23
23
steps :
24
24
# These are the latest versions of the github actions; dependabot will
25
25
# send PRs to keep these up-to-date.
26
- - uses : actions/checkout@8ade135a41bc03ea155e62e844d188df1ea18608
26
+ - uses : actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11
27
27
- uses : dart-lang/setup-dart@8a4b97ea2017cc079571daec46542f76189836b1
28
28
with :
29
29
sdk : ${{ matrix.sdk }}
45
45
os : [ubuntu-latest, macos-latest, windows-latest]
46
46
sdk : [dev, stable]
47
47
steps :
48
- - uses : actions/checkout@8ade135a41bc03ea155e62e844d188df1ea18608
48
+ - uses : actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11
49
49
- uses : dart-lang/setup-dart@8a4b97ea2017cc079571daec46542f76189836b1
50
50
with :
51
51
sdk : ${{ matrix.sdk }}
You can’t perform that action at this time.
0 commit comments