diff --git a/.github/workflows/build-and-publish.yml b/.github/workflows/build-and-publish.yml index 4c51c98..aeda192 100644 --- a/.github/workflows/build-and-publish.yml +++ b/.github/workflows/build-and-publish.yml @@ -23,7 +23,7 @@ jobs: runs-on: ubuntu-latest steps: - - uses: actions/checkout@v5 + - uses: actions/checkout@v6 with: fetch-depth: 0