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 3153682 commit cc3eb07Copy full SHA for cc3eb07
pkgs/boolean_selector/.github/workflows/test-package.yml
@@ -22,7 +22,7 @@ jobs:
22
matrix:
23
sdk: [dev]
24
steps:
25
- - uses: actions/checkout@8ade135a41bc03ea155e62e844d188df1ea18608
+ - uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11
26
- uses: dart-lang/setup-dart@8a4b97ea2017cc079571daec46542f76189836b1
27
with:
28
sdk: ${{ matrix.sdk }}
@@ -46,7 +46,7 @@ jobs:
46
os: [ubuntu-latest]
47
sdk: [2.17.0, dev]
48
49
50
51
52
0 commit comments