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 8fc4957 commit 915d040Copy full SHA for 915d040
.github/workflows/main.yml
@@ -27,7 +27,7 @@ jobs:
27
restore-keys: |
28
${{ runner.os }}-gradle-
29
# Setup the flutter environment.
30
- - uses: subosito/flutter-action@v1
+ - uses: subosito/flutter-action@v2
31
with:
32
channel: "stable"
33
0 commit comments