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 b84e046 commit c9967ffCopy full SHA for c9967ff
1 file changed
.github/workflows/dart.yml
@@ -22,7 +22,7 @@ jobs:
22
runs-on: ubuntu-latest
23
steps:
24
- uses: actions/checkout@v4
25
- - uses: amake/dart-flutter-compat@v0-pre2
+ - uses: amake/dart-flutter-compat@v1
26
with:
27
channel: stable
28
cache: true
0 commit comments