We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 627fab1 commit 0177c4bCopy full SHA for 0177c4b
.github/workflows/ffi.yaml
@@ -23,7 +23,7 @@ jobs:
23
sdk: [dev]
24
steps:
25
- uses: actions/checkout@8ade135a41bc03ea155e62e844d188df1ea18608
26
- - uses: dart-lang/setup-dart@d6a63dab3335f427404425de0fbfed4686d93c4f
+ - uses: dart-lang/setup-dart@8a4b97ea2017cc079571daec46542f76189836b1
27
with:
28
sdk: ${{ matrix.sdk }}
29
- id: install
@@ -50,7 +50,7 @@ jobs:
50
sdk: [3.0.0, dev]
51
52
53
54
55
56
0 commit comments