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 a6e1691 commit acc1b98Copy full SHA for acc1b98
.github/workflows/build.yml
@@ -47,7 +47,7 @@ jobs:
47
uses: actions/checkout@v5
48
49
- name: Set up nodejs
50
- uses: actions/setup-node@v5
+ uses: actions/setup-node@v6
51
with:
52
node-version: current
53
.github/workflows/documents.yml
@@ -38,7 +38,7 @@ jobs:
38
39
40
41
42
43
node-version: 23.x
44
0 commit comments