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 e547a8e commit 57d9430Copy full SHA for 57d9430
.github/workflows/test.yml
@@ -17,7 +17,7 @@ jobs:
17
steps:
18
# Set up Flutter.
19
- name: Clone Flutter repository with master channel
20
- uses: subosito/flutter-action@48cafc24713cca54bbe03cdc3a423187d413aafa
+ uses: subosito/flutter-action@e938fdf56512cc96ef2f93601a5a40bde3801046
21
with:
22
channel: master
23
- name: Setup environment
0 commit comments