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 9e1b5c7 commit 70c6fc1Copy full SHA for 70c6fc1
.github/workflows/build.yaml
@@ -15,7 +15,7 @@ jobs:
15
uses: actions/checkout@v4
16
17
- name: Setup Node.js
18
- uses: actions/setup-node@v4
+ uses: actions/setup-node@v5
19
with:
20
node-version: 22
21
registry-url: https://registry.npmjs.org/
0 commit comments