diff --git a/.github/workflows/deploy.yml b/.github/workflows/deploy.yml index 40b0788..3ff6570 100644 --- a/.github/workflows/deploy.yml +++ b/.github/workflows/deploy.yml @@ -13,7 +13,7 @@ jobs: steps: - name: Checkout - uses: actions/checkout@v2 + uses: actions/checkout@v3 with: # We need the whole repository to be able to update the other one fetch-depth: 0