We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8a13f8f commit 4a2cac8Copy full SHA for 4a2cac8
1 file changed
.github/workflows/run_ci.yml
@@ -25,7 +25,7 @@ jobs:
25
- os: macos-latest
26
flutter: stable
27
steps:
28
- - uses: actions/checkout@v5
+ - uses: actions/checkout@v6
29
- uses: actions/setup-java@v5
30
with:
31
java-version: '17.x'
0 commit comments