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 5a1ffb8 commit 42efd3dCopy full SHA for 42efd3d
.github/workflows/sync-index.yml
@@ -23,7 +23,7 @@ jobs:
23
uses: actions/checkout@v5
24
25
- name: Setup Node.js
26
- uses: actions/setup-node@v5
+ uses: actions/setup-node@v6
27
with:
28
node-version: '22'
29
.github/workflows/verify-build.yml
@@ -17,7 +17,7 @@ jobs:
17
18
19
20
21
22
0 commit comments