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.
2 parents e23122b + 7bf4974 commit ea13a99Copy full SHA for ea13a99
.github/workflows/sync-docs.yml
@@ -32,7 +32,7 @@ jobs:
32
fetch-depth: 2
33
34
- name: Setup Node.js environment
35
- uses: actions/setup-node@v4
+ uses: actions/setup-node@v6
36
with:
37
node-version: '18'
38
0 commit comments