Skip to content

Commit 300677e

Browse files
committed
update to latest node version
1 parent 5c6210a commit 300677e

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1 +1,2 @@
11
.DS_Store
2+
node_modules

pipelinescan/task.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -194,7 +194,7 @@
194194
}
195195
],
196196
"execution": {
197-
"Node10": {
197+
"Node20_1": {
198198
"target": "index.js"
199199
}
200200
}

0 commit comments

Comments
 (0)