Compare commits

..

No commits in common. "b146a6e59f1472d03d553342e328863b70a37275" and "d5a7133b238148fa1a9bb446d9c65f82cb2dd670" have entirely different histories.

View file

@ -16,7 +16,7 @@ jobs:
- name: Setup Node.js
uses: actions/setup-node@v4
with:
node-version: "22"
node-version: "18"
- name: Renovate
uses: https://github.com/renovatebot/github-action@v42.0.4