Skip to content

Commit e2db7a9

Browse files
Bump subosito/flutter-action from 2.10.0 to 2.12.0
Bumps [subosito/flutter-action](https://github.com/subosito/flutter-action) from 2.10.0 to 2.12.0. - [Release notes](https://github.com/subosito/flutter-action/releases) - [Commits](subosito/flutter-action@48cafc2...2783a3f) --- updated-dependencies: - dependency-name: subosito/flutter-action dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent ec0d208 commit e2db7a9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test-package.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ jobs:
8383
- uses: dart-lang/setup-dart@b64355ae6ca0b5d484f0106a033dd1388965d06d
8484
with:
8585
sdk: '3.3.0-120.0.dev' # TODO: switch back to rolling 'dev' channel after it gets updated.
86-
- uses: subosito/flutter-action@cc97e1648fff6ca5cc647fa67f47e70f7895510b
86+
- uses: subosito/flutter-action@2783a3f08e1baf891508463f8c6653c258246225
8787
with:
8888
# flutter-version: '3.4.0-34.1.pre'
8989
channel: 'master' # TODO: switch back to rolling 'dev' channel after it gets updated.

0 commit comments

Comments
 (0)