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 b4e48c3 commit ca4812eCopy full SHA for ca4812e
.github/workflows/build.yml
@@ -18,7 +18,7 @@ jobs:
18
- uses: actions/checkout@v5
19
- uses: pnpm/action-setup@v4
20
with:
21
- version: 9.15.9
+ version: 10.18.2
22
- name: Use Node.js ${{ matrix.node-version }}
23
uses: actions/setup-node@v5
24
0 commit comments