diff --git a/.github/workflows/rebase.yml b/.github/workflows/rebase.yml index c92532d..e6070e7 100644 --- a/.github/workflows/rebase.yml +++ b/.github/workflows/rebase.yml @@ -17,7 +17,7 @@ jobs: steps: - name: Checkout 🛎 - uses: actions/checkout@v2.4.0 + uses: actions/checkout@v3.2.0 with: token: ${{ secrets.PAT_TOKEN }} fetch-depth: 0