diff --git a/.github/workflows/push.yml b/.github/workflows/push.yml index 1ee3df5..bc66f6c 100644 --- a/.github/workflows/push.yml +++ b/.github/workflows/push.yml @@ -11,7 +11,7 @@ jobs: steps: - name: Checkout - uses: actions/checkout@v1 + uses: actions/checkout@v2 with: fetch-depth: 1