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 2de688a commit 3f7c113Copy full SHA for 3f7c113
pkgs/logging/.github/workflows/test-package.yml
@@ -22,7 +22,7 @@ jobs:
22
sdk: [dev]
23
steps:
24
- uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11
25
- - uses: dart-lang/setup-dart@ca7e6fee45ffbd82b555a7ebfc236d2c86439f5b
+ - uses: dart-lang/setup-dart@fedb1266e91cf51be2fdb382869461a434b920a3
26
with:
27
sdk: ${{ matrix.sdk }}
28
- id: install
@@ -47,7 +47,7 @@ jobs:
47
sdk: [3.2, dev]
48
49
50
51
52
53
0 commit comments