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 98651a8 commit 4b10685Copy full SHA for 4b10685
.github/workflows/docs.yml
@@ -39,7 +39,7 @@ jobs:
39
fi
40
41
- name: Set up Node.js
42
- uses: actions/setup-node@v4.1.0
+ uses: actions/setup-node@v4.2.0
43
with:
44
node-version: 18
45
cache: yarn
0 commit comments