We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 4a2c237 + b4604f0 commit 14fcf0fCopy full SHA for 14fcf0f
2 files changed
.github/workflows/dart.yml
@@ -11,7 +11,7 @@ jobs:
11
steps:
12
- uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
13
14
- - uses: subosito/flutter-action@fd55f4c5af5b953cc57a2be44cb082c8f6635e8e # v2.21.0
+ - uses: subosito/flutter-action@0ca7a949e71ae44c8e688a51c5e7e93b2c87e295 # v2.22.0
15
with:
16
channel: stable
17
cache: true
.github/workflows/docs.yml
@@ -15,7 +15,7 @@ jobs:
- name: Get files
uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
18
19
20
21
0 commit comments