From 7faa851b1cf843ceb0853bfcf8fda43806e12ba0 Mon Sep 17 00:00:00 2001 From: Thomas Carmet <8408330+tcarmet@users.noreply.github.com> Date: Wed, 1 Nov 2023 17:18:02 +0000 Subject: [PATCH] clone repo --- .github/workflows/lfs-warning.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.github/workflows/lfs-warning.yaml b/.github/workflows/lfs-warning.yaml index 8d5c64d..677fd17 100644 --- a/.github/workflows/lfs-warning.yaml +++ b/.github/workflows/lfs-warning.yaml @@ -29,6 +29,8 @@ jobs: check: runs-on: ubuntu-latest steps: + - name: Checkout + uses: actions/checkout@v4 - name: lfs warning uses: ppremk/lfs-warning@v3.2 with: