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 84ac705 commit aa7f54dCopy full SHA for aa7f54d
.github/workflows/sse.yaml
@@ -64,7 +64,7 @@ jobs:
64
- uses: dart-lang/setup-dart@e630b99d28a3b71860378cafdc2a067c71107f94
65
with:
66
sdk: ${{ matrix.sdk }}
67
- - uses: nanasess/setup-chromedriver@42cc2998329f041de87dc3cfa33a930eacd57eaa
+ - uses: nanasess/setup-chromedriver@e93e57b843c0c92788f22483f1a31af8ee48db25
68
- id: install
69
name: Install dependencies
70
run: dart pub get
0 commit comments