We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents c45c178 + 88b94fe commit c6b47a5Copy full SHA for c6b47a5
1 file changed
.github/workflows/reusable-hugo-workflow.yml
@@ -26,6 +26,8 @@ jobs:
26
27
- name: Install pnpm
28
uses: pnpm/action-setup@v4
29
+ with:
30
+ version: pnpm
31
32
- name: Set up Node.js
33
uses: actions/setup-node@v4
0 commit comments