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 c063010 commit f61b9a3Copy full SHA for f61b9a3
.github/workflows/dart.yml
@@ -18,7 +18,7 @@ jobs:
18
matrix:
19
sdk: [3.5, dev]
20
steps:
21
- - uses: actions/checkout@d632683dd7b4114ad314bca15554477dd762a938
+ - uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683
22
- uses: dart-lang/setup-dart@0a8a0fc875eb934c15d08629302413c671d3f672
23
with:
24
sdk: ${{ matrix.sdk }}
@@ -70,7 +70,7 @@ jobs:
70
- os: macos-latest
71
platform: chrome
72
73
74
75
76
0 commit comments