We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fca9077 commit 485be0cCopy full SHA for 485be0c
.github/workflows/flutter-ci.yml
@@ -26,7 +26,7 @@ jobs:
26
flutter_version: [stable, beta, master]
27
os: [ubuntu-latest, macos-latest, windows-latest]
28
steps:
29
- - uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683
+ - uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8
30
- uses: actions/setup-java@c5195efecf7bdfc987ee8bae7a71cb8b11521c00
31
with:
32
distribution: "zulu" # See https://github.com/actions/setup-java#supported-distributions
0 commit comments