We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f48a267 commit 554eef9Copy full SHA for 554eef9
.github/workflows/main.yml
@@ -20,7 +20,7 @@ jobs:
20
- uses: pnpm/action-setup@v2
21
name: Install pnpm
22
with:
23
- version: 9.9.0
+ version: '9.9.0'
24
run_install: false
25
- name: Install
26
run: pnpm install
0 commit comments