diff --git a/.github/workflows/renovate.yml b/.github/workflows/renovate.yml index 8a4b2c66b..7383547e8 100644 --- a/.github/workflows/renovate.yml +++ b/.github/workflows/renovate.yml @@ -10,7 +10,7 @@ jobs: steps: - name: Checkout Repo - uses: actions/checkout@v3 + uses: actions/checkout@v4 - name: Renovate Automatic Branch uses: bodinsamuel/renovate-automatic-branch@v1