Skip to content

Commit c6b47a5

Browse files
authored
Merge pull request #29 from d-oit/upgrade-hinode-v1
fix: resolve PNPM version conflict in GitHub Actions workflow
2 parents c45c178 + 88b94fe commit c6b47a5

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/reusable-hugo-workflow.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,8 @@ jobs:
2626

2727
- name: Install pnpm
2828
uses: pnpm/action-setup@v4
29+
with:
30+
version: pnpm
2931

3032
- name: Set up Node.js
3133
uses: actions/setup-node@v4

0 commit comments

Comments
 (0)