Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
chenpangpang
transformers
Commits
00eaffc8
"...git@developer.sourcefind.cn:chenpangpang/transformers.git" did not exist on "b23d3a5ad4aa08decd10671f85be5950767dd052"
Unverified
Commit
00eaffc8
authored
Mar 01, 2022
by
Mishig Davaadorj
Committed by
GitHub
Mar 01, 2022
Browse files
Bump up doc node version to 16 (#15874)
parent
afca0d51
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
2 deletions
+2
-2
.github/workflows/build_dev_documentation.yml
.github/workflows/build_dev_documentation.yml
+1
-1
.github/workflows/build_documentation.yml
.github/workflows/build_documentation.yml
+1
-1
No files found.
.github/workflows/build_dev_documentation.yml
View file @
00eaffc8
...
...
@@ -32,7 +32,7 @@ jobs:
-
uses
:
actions/setup-node@v2
with
:
node-version
:
'
1
4
'
node-version
:
'
1
6
'
-
name
:
Set env
run
:
echo "WRITE=$(cat /mnt/WRITE)" >> $GITHUB_ENV
...
...
.github/workflows/build_documentation.yml
View file @
00eaffc8
...
...
@@ -17,7 +17,7 @@ jobs:
steps
:
-
uses
:
actions/setup-node@v2
with
:
node-version
:
'
1
4
'
node-version
:
'
1
6
'
-
uses
:
actions/checkout@v2
with
:
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment