From 5f463e12b618c90420978f7579aa3cb5c53664c8 Mon Sep 17 00:00:00 2001 From: Rogerio Goncalves Date: Mon, 23 Dec 2024 10:13:44 -0300 Subject: [PATCH] ci: typo --- .github/workflows/cd-bleeding-edge.yaml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.github/workflows/cd-bleeding-edge.yaml b/.github/workflows/cd-bleeding-edge.yaml index 1be8113df..774a69b80 100644 --- a/.github/workflows/cd-bleeding-edge.yaml +++ b/.github/workflows/cd-bleeding-edge.yaml @@ -6,9 +6,8 @@ on: jobs: rebase-bleeding-edge: runs-on: ubuntu-latest - steps: - uses: actions/checkout@v4 + - uses: actions/checkout@v4 with: fetch-depth: 0