We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 161e830 commit be61ba5Copy full SHA for be61ba5
1 file changed
.github/workflows/build-and-test.yml
@@ -22,7 +22,7 @@ jobs:
22
id: install-pnpm
23
uses: pnpm/action-setup@v2
24
with:
25
- version: 7
+ version: 8
26
run_install: false
27
28
- name: Install Node.js
0 commit comments