diff --git a/.github/workflows/jekyll-gh-pages.yml b/.github/workflows/jekyll-gh-pages.yml index 1ead2fd..6496a8f 100644 --- a/.github/workflows/jekyll-gh-pages.yml +++ b/.github/workflows/jekyll-gh-pages.yml @@ -36,7 +36,7 @@ jobs: # Set always-auth in npmrc. #always-auth: # optional, default is false # Version Spec of the version to use. Examples: 12.x, 10.15.1, >=10.15.0. - node-version: 20.11.1# optional + node-version: 20.11.1 # optional # File containing the version Spec of the version to use. Examples: package.json, .nvmrc, .node-version, .tool-versions. #node-version-file: # optional # Target architecture for Node to use. Examples: x86, x64. Will use system architecture by default.