Skip to content

Commit 062f539

Browse files
Merge branch 'main' into Flutter-3.27-beta
2 parents 4f07ad3 + f7a5728 commit 062f539

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
@@ -26,7 +26,7 @@ jobs:
2626
flutter_version: [stable, beta, master]
2727
os: [ubuntu-latest, macos-latest, windows-latest]
2828
steps:
29-
- uses: actions/checkout@eef61447b9ff4aafe5dcd4e0bbf5d482be7e7871
29+
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683
3030
- uses: actions/setup-java@b36c23c0d998641eff861008f374ee103c25ac73
3131
with:
3232
distribution: 'zulu' # See https://github.com/actions/setup-java#supported-distributions

0 commit comments

Comments
 (0)