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 9f24c1a commit 5d48ef6Copy full SHA for 5d48ef6
.github/workflows/release.yml
@@ -21,7 +21,7 @@ jobs:
21
- name: Setup pnpm
22
uses: pnpm/action-setup@v4
23
with:
24
- version: '8'
+ version: '9'
25
26
- name: use node.js ${{ matrix.node_version }}
27
uses: actions/setup-node@v4
0 commit comments