We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 241ac3f commit 48e8274Copy full SHA for 48e8274
pkgs/graphs/.github/workflows/ci.yml
@@ -22,7 +22,7 @@ jobs:
22
matrix:
23
sdk: [dev]
24
steps:
25
- - uses: actions/checkout@93ea575cb5d8a053eaa0ac8fa3b40d7e05a33cc8
+ - uses: actions/checkout@755da8c3cf115ac066823e79a1e1788f8940201b
26
- uses: dart-lang/setup-dart@6a218f2413a3e78e9087f638a238f6b40893203d
27
with:
28
sdk: ${{ matrix.sdk }}
@@ -42,7 +42,7 @@ jobs:
42
os: [ubuntu-latest]
43
sdk: [2.18.0, dev]
44
45
46
47
48
0 commit comments