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 078753c commit 8771e74Copy full SHA for 8771e74
.github/workflows/build.yml
@@ -20,7 +20,7 @@ jobs:
20
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
21
22
- name: Install Flutter and Dart SDK
23
- uses: subosito/flutter-action@395322a6cded4e9ed503aebd4cc1965625f8e59a # v2.20.0
+ uses: subosito/flutter-action@fd55f4c5af5b953cc57a2be44cb082c8f6635e8e # v2.21.0
24
with:
25
channel: "stable"
26
cache: true
0 commit comments