We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bf35080 commit 714c664Copy full SHA for 714c664
1 file changed
.github/workflows/docs.yml
@@ -12,6 +12,7 @@ jobs:
12
uses: actions/checkout@v4
13
with:
14
persist-credentials: false
15
+ - name: Setup Node.js 📦
16
uses: actions/setup-node@v4
17
18
node-version: ${{ env.NODE_VERSION }}
0 commit comments