chore: auto-update github workflows

This commit is contained in:
CI workflows
2026-04-09 12:11:15 +00:00
parent 32ed1c57bd
commit 5ff24526b7

View File

@@ -29,9 +29,7 @@ jobs:
uses: actions/setup-node@v4
with:
node-version: 22.x
cache: npm
- name: Install dependencies
run: npm ci
cache: yarn
- name: yarn install
run: |
yarn install