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 1a1ba2c commit b87db1dCopy full SHA for b87db1d
.github/workflows/dart-ci.yaml
@@ -15,7 +15,7 @@ jobs:
15
os: [ ubuntu-latest, windows-latest, macos-latest ]
16
steps:
17
- uses: actions/checkout@v2
18
- - uses: subosito/flutter-action@v1
+ - uses: subosito/flutter-action@v2
19
with:
20
flutter-version: '2.8.1'
21
- uses: dart-lang/setup-dart@v1
.github/workflows/release.yaml
@@ -23,7 +23,7 @@ jobs:
23
24
25
26
27
28
29
0 commit comments