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@0ad4b8fadaa221de15dcec353f45205ec38ea70b
26
+ - uses : actions/checkout@44c2b7a8a4ea60a981eaca3cf939b5f4305c123b
27
27
- uses : dart-lang/setup-dart@f0ead981b4d9a35b37f30d36160575d60931ec30
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@0ad4b8fadaa221de15dcec353f45205ec38ea70b
48
+ - uses : actions/checkout@44c2b7a8a4ea60a981eaca3cf939b5f4305c123b
49
49
- uses : dart-lang/setup-dart@f0ead981b4d9a35b37f30d36160575d60931ec30
50
50
with :
51
51
sdk : ${{ matrix.sdk }}
You can’t perform that action at this time.
0 commit comments