this repo has no description

Never trust a PR to your CI without testing it

Changed files
+1
.github
workflows
+1
.github/workflows/types.yml
···
with:
node-version: 22
cache: pnpm
+
registry-url: https://registry.npmjs.org
- name: Install dependencies
run: pnpm install --frozen-lockfile