diff --git a/.github/workflows/build-test.yml b/.github/workflows/build-test.yml index 4b9a66f..6805623 100644 --- a/.github/workflows/build-test.yml +++ b/.github/workflows/build-test.yml @@ -40,7 +40,7 @@ jobs: # https://github.com/actions/checkout#usage - uses: actions/checkout@v2 with: - # Fetch tags for script/version + # A fetch-depth of 0 includes all history and tags for script/version fetch-depth: 0 - name: Bootstrap