Skip to content
This repository was archived by the owner on Jun 9, 2022. It is now read-only.

Commit 2c77345

Browse files
build(deps): bump subosito/flutter-action from 1 to 2.2.0
Bumps [subosito/flutter-action](https://github.com/subosito/flutter-action) from 1 to 2.2.0. - [Release notes](https://github.com/subosito/flutter-action/releases) - [Commits](subosito/flutter-action@v1...v2.2.0) --- updated-dependencies: - dependency-name: subosito/flutter-action dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent a4d87a6 commit 2c77345

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/flutter-ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
with:
1616
distribution: 'zulu'
1717
java-version: '11'
18-
- uses: subosito/flutter-action@v1
18+
- uses: subosito/flutter-action@v2.2.0
1919
with:
2020
flutter-version: '2.5.3'
2121
- uses: dart-lang/setup-dart@v1

0 commit comments

Comments
 (0)