mirror of
https://github.com/invoke-ai/InvokeAI.git
synced 2026-01-31 15:17:58 -05:00
chore(ci): update pnpm github action
This commit is contained in:
@@ -9,9 +9,9 @@ runs:
|
||||
node-version: '18'
|
||||
|
||||
- name: setup pnpm
|
||||
uses: pnpm/action-setup@v2
|
||||
uses: pnpm/action-setup@v4
|
||||
with:
|
||||
version: 8
|
||||
version: 8.15.6
|
||||
run_install: false
|
||||
|
||||
- name: get pnpm store directory
|
||||
|
||||
Reference in New Issue
Block a user