fix n8n ci (#2433)

This commit is contained in:
LawyZheng 2025-05-23 02:10:17 +08:00 committed by GitHub
parent cfa7aa6b6e
commit a6ed81ed38
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -25,7 +25,7 @@ jobs:
- name: Install pnpm
uses: pnpm/action-setup@v2
with:
version: 8
version: 9
run_install: false
- name: Install dependencies