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 18c2a7b commit 261036cCopy full SHA for 261036c
pkgs/sse/.github/workflows/test-package.yml
@@ -22,7 +22,7 @@ jobs:
22
matrix:
23
sdk: [dev]
24
steps:
25
- - uses: actions/checkout@d632683dd7b4114ad314bca15554477dd762a938
+ - uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683
26
- uses: dart-lang/setup-dart@0a8a0fc875eb934c15d08629302413c671d3f672
27
with:
28
sdk: ${{ matrix.sdk }}
@@ -49,7 +49,7 @@ jobs:
49
os: [ubuntu-latest]
50
sdk: [3.3, dev]
51
52
53
54
55
0 commit comments