We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 03f32a1 commit 1bf4227Copy full SHA for 1bf4227
.github/workflows/release-components.yml
@@ -38,7 +38,7 @@ jobs:
38
uses: actions/checkout@v4
39
40
- name: Setup Node.js
41
- uses: actions/setup-node@v4
+ uses: actions/setup-node@v5
42
with:
43
node-version: 20
44
registry-url: 'https://registry.npmjs.org'
0 commit comments