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 8c5dca8 commit b719173Copy full SHA for b719173
.github/workflows/args.yaml
@@ -31,7 +31,7 @@ jobs:
31
matrix:
32
sdk: [dev]
33
steps:
34
- - uses: actions/checkout@d632683dd7b4114ad314bca15554477dd762a938
+ - uses: actions/checkout@eef61447b9ff4aafe5dcd4e0bbf5d482be7e7871
35
- uses: dart-lang/setup-dart@0a8a0fc875eb934c15d08629302413c671d3f672
36
with:
37
sdk: ${{ matrix.sdk }}
@@ -57,7 +57,7 @@ jobs:
57
os: [ubuntu-latest]
58
sdk: ['3.3', dev]
59
60
61
62
63
0 commit comments