We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 97e65f3 commit 8c7a714Copy full SHA for 8c7a714
.github/workflows/prerelease_ios.yml
@@ -31,7 +31,7 @@ jobs:
31
java-version: "12.x"
32
33
- name: Setup flutter
34
- uses: subosito/flutter-action@v1
+ uses: subosito/flutter-action@v2
35
with:
36
channel: "stable"
37
architecture: x64
0 commit comments