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