diff --git a/.github/workflows/deploy.yml b/.github/workflows/deploy.yml index 434ba21..0a89ec1 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@v4 + uses: actions/checkout@v5 with: fetch-depth: 0 # Fetch all history for .GitInfo and .Lastmod