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 5ac7dc5 commit c32c72bCopy full SHA for c32c72b
.github/workflows/npm.yml
@@ -31,7 +31,7 @@ jobs:
31
package: ${{ fromJson(needs.matrix.outputs.packages) }}
32
steps:
33
- uses: actions/checkout@v5
34
- - uses: actions/setup-node@v4
+ - uses: actions/setup-node@v5
35
with:
36
node-version: 18
37
- name: Install
0 commit comments