Compare commits

..

No commits in common. "da900031438c30906cd1fa66a6ad69a2695de4e5" and "e8ba12e813e1611b201269254660a40d4e190088" have entirely different histories.

View file

@ -23,7 +23,7 @@ jobs:
- name: Setup Node.js
uses: actions/setup-node@v5
with:
node-version: "22"
node-version: "20"
- name: Install uv
uses: https://github.com/astral-sh/setup-uv@v6