diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 3f630ea..37b4896 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -13,7 +13,7 @@ jobs: steps: - name: Get the sources - uses: actions/checkout@v6 + uses: actions/checkout@v7 with: fetch-depth: 0