chore: more workflows improvements

This commit is contained in:
Koen Kanters
2025-03-02 22:03:13 +01:00
parent 739247ca49
commit 39aa026e6d
10 changed files with 12 additions and 12 deletions

View File

@@ -13,12 +13,10 @@ jobs:
- uses: actions/checkout@v4
- uses: pnpm/action-setup@v4
with:
version: 9
- uses: actions/setup-node@v4
with:
node-version: 20
node-version: 22
registry-url: https://registry.npmjs.org/
cache: pnpm