Skip to content

Commit cff94dc

Browse files
committed
Set node version.
1 parent 23e43ff commit cff94dc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docusaurus.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ jobs:
5252
- name: Setup Node
5353
uses: actions/setup-node@v4
5454
with:
55-
node-version: 20
55+
node-version: 20.15.0
5656
# cache: ${{ steps.detect-package-manager.outputs.manager }}
5757

5858
# https://github.com/pnpm/action-setup

0 commit comments

Comments
 (0)