We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c45c178 commit 88b94feCopy full SHA for 88b94fe
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