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 8625a57 commit 1a6dee9Copy full SHA for 1a6dee9
1 file changed
.github/workflows/build.yml
@@ -16,7 +16,7 @@ jobs:
16
node-version: [18.x, 20.x, 22.x, 24.x]
17
steps:
18
- uses: actions/checkout@v6
19
- - uses: pnpm/action-setup@v4
+ - uses: pnpm/action-setup@v5
20
with:
21
version: 10.33.0
22
- name: Use Node.js ${{ matrix.node-version }}
0 commit comments