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.
2 parents f8e9379 + cf06143 commit ffa11d2Copy full SHA for ffa11d2
1 file changed
.github/workflows/build.yml
@@ -18,7 +18,7 @@ jobs:
18
matrix:
19
flutter-channel: [stable, beta]
20
steps:
21
- - uses: actions/checkout@v4
+ - uses: actions/checkout@v5
22
- uses: actions/setup-java@v4
23
with:
24
distribution: zulu
@@ -38,7 +38,7 @@ jobs:
38
39
40
41
42
43
44
0 commit comments