Skip to content

Commit 2eb17c9

Browse files
author
Sergey Khomushin
committed
flutter_action.yml: fix annotations
1 parent 6df030d commit 2eb17c9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/flutter_action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717

1818
steps:
1919
- uses: actions/checkout@v3
20-
- uses: subosito/flutter-action
20+
- uses: subosito/flutter-action@v2
2121

2222
- name: Install dependencies
2323
run: flutter pub get

0 commit comments

Comments
 (0)