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
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
Hide 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:
...
@@ -32,7 +32,7 @@ jobs:
-
uses
:
actions/setup-node@v2
-
uses
:
actions/setup-node@v2
with
:
with
:
node-version
:
'
1
4
'
node-version
:
'
1
6
'
-
name
:
Set env
-
name
:
Set env
run
:
echo "WRITE=$(cat /mnt/WRITE)" >> $GITHUB_ENV
run
:
echo "WRITE=$(cat /mnt/WRITE)" >> $GITHUB_ENV
...
...
.github/workflows/build_documentation.yml
View file @
00eaffc8
...
@@ -17,7 +17,7 @@ jobs:
...
@@ -17,7 +17,7 @@ jobs:
steps
:
steps
:
-
uses
:
actions/setup-node@v2
-
uses
:
actions/setup-node@v2
with
:
with
:
node-version
:
'
1
4
'
node-version
:
'
1
6
'
-
uses
:
actions/checkout@v2
-
uses
:
actions/checkout@v2
with
:
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