We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 21e0d8a commit 55b2b1aCopy full SHA for 55b2b1a
.github/workflows/deploy.yml
@@ -28,7 +28,7 @@ jobs:
28
distribution: "zulu"
29
java-version: "11"
30
31
- - uses: subosito/flutter-action@v4
+ - uses: subosito/flutter-action@v2
32
with:
33
channel: "stable"
34
0 commit comments