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 0746cda commit e318d34Copy full SHA for e318d34
.github/workflows/test.yaml
@@ -67,7 +67,7 @@ jobs:
67
if: runner.os == 'Windows'
68
run: git config --global core.autocrlf input
69
- uses: actions/checkout@ac593985615ec2ede58e132d2e21d2b1cbd6127c
70
- - uses: dart-lang/setup-dart@a57a6c04cf7d4840e88432aad6281d1e125f0d46
+ - uses: dart-lang/setup-dart@d6a63dab3335f427404425de0fbfed4686d93c4f
71
with:
72
sdk: ${{ matrix.sdk }}
73
- name: Install dependencies
0 commit comments