We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5f3b1de commit 39b78ebCopy full SHA for 39b78eb
.github/workflows/issue1143.yml
@@ -22,6 +22,8 @@ jobs:
22
with:
23
fetch-depth: 0
24
- uses: pnpm/action-setup@v4
25
+ with:
26
+ version: 7.5.0
27
- name: setup node.js
28
uses: actions/setup-node@v3
29
0 commit comments