diff --git a/.gitea/workflows/renovate.yaml b/.gitea/workflows/renovate.yaml index 99c8e5e..5cb587a 100644 --- a/.gitea/workflows/renovate.yaml +++ b/.gitea/workflows/renovate.yaml @@ -13,7 +13,7 @@ jobs: runs-on: ubuntu-latest container: ghcr.io/renovatebot/renovate:41.76.0 steps: - - uses: actions/checkout@v4 + - uses: actions/checkout@v5 - run: renovate env: LOG_LEVEL: "info"