diff --git a/.gitea/workflows/renovate.yaml b/.gitea/workflows/renovate.yaml index a85571d..cf4d355 100644 --- a/.gitea/workflows/renovate.yaml +++ b/.gitea/workflows/renovate.yaml @@ -16,7 +16,7 @@ jobs: steps: # Checkout the repository containing config.js - name: Checkout - uses: actions/checkout@v4 + uses: actions/checkout@v5 # Cache Renovate's dependency cache directory between runs - name: Cache Renovate dependencies