diff --git a/.github/workflows/build-test.yml b/.github/workflows/build-test.yml index 08dc4de..162e7b3 100644 --- a/.github/workflows/build-test.yml +++ b/.github/workflows/build-test.yml @@ -26,7 +26,7 @@ jobs: steps: # Check-out the repository under $GITHUB_WORKSPACE. - - uses: actions/checkout@v6 + - uses: actions/checkout@v7 with: fetch-depth: 0 # Get all incl tags, needed for git-enhanced AC_INIT