diff --git a/.github/workflows/deploy.yml b/.github/workflows/deploy.yml index 68f92eea7..62530611c 100644 --- a/.github/workflows/deploy.yml +++ b/.github/workflows/deploy.yml @@ -18,7 +18,7 @@ jobs: matrix: ${{ steps.filter.outputs.matrix }} steps: - name: Checkout - uses: actions/checkout@v4e + uses: actions/checkout@v4 with: fetch-depth: 2