Skip to content

Commit fba3b82

Browse files
authored
Update flutter-action pinned version (#256)
1 parent aaed88a commit fba3b82

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
steps:
1818
# Set up Flutter.
1919
- name: Clone Flutter repository with master channel
20-
uses: subosito/flutter-action@48cafc24713cca54bbe03cdc3a423187d413aafa
20+
uses: subosito/flutter-action@e938fdf56512cc96ef2f93601a5a40bde3801046
2121
with:
2222
channel: master
2323
- name: Setup environment

0 commit comments

Comments
 (0)