Skip to content

Commit 21e43f5

Browse files
chore(deps): update subosito/flutter-action action to v2.17.0
1 parent 0f4b7f6 commit 21e43f5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/flutter.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
steps:
2323
- uses: actions/checkout@v4
2424

25-
- uses: subosito/flutter-action@v2.16.0
25+
- uses: subosito/flutter-action@v2.17.0
2626
with:
2727
channel: ${{ matrix.channel }}
2828

0 commit comments

Comments
 (0)