We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 2e21fd8 + b2915f4 commit 2719e8aCopy full SHA for 2719e8a
1 file changed
.github/workflows/dart.yml
@@ -16,7 +16,7 @@ jobs:
16
name: Run flutter test and analyze
17
runs-on: ubuntu-latest
18
steps:
19
- - uses: actions/checkout@v3
+ - uses: actions/checkout@v4
20
- uses: actions/setup-java@v3
21
with:
22
java-version: "12.x"
0 commit comments