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 82c530d commit 54c30ecCopy full SHA for 54c30ec
.github/workflows/docs.yml
@@ -39,7 +39,7 @@ jobs:
39
fi
40
41
- name: Set up Node.js
42
- uses: actions/setup-node@v4.3.0
+ uses: actions/setup-node@v4.4.0
43
with:
44
node-version: 18
45
cache: yarn
0 commit comments