diff --git a/.github/workflows/deploy.yml b/.github/workflows/deploy.yml index 0a89ec1..c714aa1 100644 --- a/.github/workflows/deploy.yml +++ b/.github/workflows/deploy.yml @@ -5,7 +5,7 @@ jobs: runs-on: ubuntu-latest steps: - name: Git checkout - uses: actions/checkout@v5 + uses: actions/checkout@v6 with: fetch-depth: 0 # Fetch all history for .GitInfo and .Lastmod