File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -10,14 +10,14 @@ jobs:
10
10
name : " Tests for pkg:drift"
11
11
runs-on : ubuntu-latest
12
12
steps :
13
- - uses : dart-lang/setup-dart@929ed5f8bae55086c6fac456ba5acb9763c9e3e2
13
+ - uses : dart-lang/setup-dart@d6a63dab3335f427404425de0fbfed4686d93c4f
14
14
with :
15
15
sdk : dev
16
- - uses : actions/checkout@93ea575cb5d8a053eaa0ac8fa3b40d7e05a33cc8
16
+ - uses : actions/checkout@8f4b7f84864484a7bf31766abe9204da3cbe65b3
17
17
- run : dart pub get
18
18
working-directory : tool
19
19
20
- - uses : actions/checkout@93ea575cb5d8a053eaa0ac8fa3b40d7e05a33cc8
20
+ - uses : actions/checkout@8f4b7f84864484a7bf31766abe9204da3cbe65b3
21
21
with :
22
22
repository : simolus3/drift
23
23
ref : develop
Original file line number Diff line number Diff line change 11
11
markdown-link-check :
12
12
runs-on : ubuntu-latest
13
13
steps :
14
- - uses : actions/checkout@93ea575cb5d8a053eaa0ac8fa3b40d7e05a33cc8
15
- - uses : gaurav-nelson/github-action-markdown-link-check@9710f0fec812ce0a3b98bef4c9d842fc1f39d976
14
+ - uses : actions/checkout@8f4b7f84864484a7bf31766abe9204da3cbe65b3
15
+ - uses : gaurav-nelson/github-action-markdown-link-check@5c5dfc0ac2e225883c0e5f03a85311ec2830d368
You can’t perform that action at this time.
0 commit comments