From 7677b583d9b646c9c352fd4cf218718c0ebe8129 Mon Sep 17 00:00:00 2001 From: Remi Rousselet Date: Tue, 7 Mar 2023 15:42:39 +0100 Subject: [PATCH] Format --- .github/workflows/dart_frog_lint.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/dart_frog_lint.yaml b/.github/workflows/dart_frog_lint.yaml index 93fb63c0a..21332eb09 100644 --- a/.github/workflows/dart_frog_lint.yaml +++ b/.github/workflows/dart_frog_lint.yaml @@ -27,7 +27,7 @@ jobs: custom_lint: runs-on: ubuntu-latest steps: - - uses: actions/checkout@v3.1.0 + - uses: actions/checkout@v3.1.0 with: fetch-depth: 2 - uses: subosito/flutter-action@v2.7.1