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