Skip to content

Commit 0233b1f

Browse files
authored
Merge pull request #165 from dalenguyen/dev
fix: update pnpm version
2 parents 28a3162 + f259b54 commit 0233b1f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
# Setup .npmrc file to publish to npm
1717
- uses: pnpm/action-setup@v4
1818
with:
19-
version: 7
19+
version: 8
2020

2121
- name: node_modules cache
2222
uses: actions/cache@v4

0 commit comments

Comments
 (0)