We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ed4e3b0 commit 2e8b533Copy full SHA for 2e8b533
.github/workflows/flutter.yml
@@ -22,7 +22,7 @@ jobs:
22
steps:
23
- uses: actions/checkout@v3
24
25
- - uses: subosito/flutter-action@v2.6.1
+ - uses: subosito/flutter-action@v2.15.0
26
with:
27
channel: ${{ matrix.channel }}
28
0 commit comments