diff --git a/.github/workflows/deploy.yml b/.github/workflows/deploy.yml index 062f603..8de78b5 100644 --- a/.github/workflows/deploy.yml +++ b/.github/workflows/deploy.yml @@ -37,7 +37,7 @@ jobs: steps: - name: Get source code - uses: actions/checkout@v4 + uses: actions/checkout@v5 with: fetch-depth: 0