Skip to content
This repository was archived by the owner on Feb 28, 2026. It is now read-only.

Commit 6dcabef

Browse files
committed
Use pnpm 9
1 parent e20a6af commit 6dcabef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
- name: Setup PNPM
2323
uses: pnpm/action-setup@v4
2424
with:
25-
version: 8
25+
version: 9
2626

2727
- name: Get PNPM store directory
2828
shell: bash

0 commit comments

Comments
 (0)