Skip to content

Commit 525ea44

Browse files
dependabot[bot]sigurdm
authored andcommitted
Bump subosito/flutter-action from 1 to 2 in the github-actions group (dart-lang#99)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 7a4c89c commit 525ea44

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/dart_tooling_mcp_server.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683
3333
# We need the flutter SDK in order to run the counter app for integration
3434
# testing.
35-
- uses: subosito/flutter-action@v1
35+
- uses: subosito/flutter-action@v2
3636
with:
3737
channel: ${{ matrix.flutterSdk }}
3838
cache: true

0 commit comments

Comments
 (0)