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 13d8247 commit 3f0ceb3Copy full SHA for 3f0ceb3
.github/workflows/build.yml
@@ -18,7 +18,7 @@ jobs:
18
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
19
20
- name: Install Flutter and Dart SDK
21
- uses: subosito/flutter-action@f2c4f6686ca8e8d6e6d0f28410eeef506ed66aff # v2.18.0
+ uses: subosito/flutter-action@e938fdf56512cc96ef2f93601a5a40bde3801046 # v2.19.0
22
with:
23
channel: "stable"
24
cache: true
0 commit comments