We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8e33e8a commit 46eb8e3Copy full SHA for 46eb8e3
.github/workflows/flutter.yml
@@ -15,7 +15,7 @@ jobs:
15
flutter-channel: [ 'stable' ]
16
17
steps:
18
- - uses: actions/checkout@v3
+ - uses: actions/checkout@v4
19
20
- uses: actions/setup-java@v4
21
with:
0 commit comments