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 3b4fa0a commit 5f741f7Copy full SHA for 5f741f7
.github/workflows/flutter-ci.yml
@@ -31,7 +31,7 @@ jobs:
31
with:
32
distribution: "zulu" # See https://github.com/actions/setup-java#supported-distributions
33
java-version: "17"
34
- - uses: subosito/flutter-action@e938fdf56512cc96ef2f93601a5a40bde3801046
+ - uses: subosito/flutter-action@395322a6cded4e9ed503aebd4cc1965625f8e59a
35
36
channel: ${{ matrix.flutter_version }}
37
- run: dart --version
0 commit comments