Skip to content

Commit 9eef223

Browse files
committed
chore(*): update Node.js
Signed-off-by: Radu Matei <[email protected]>
1 parent eb0371b commit 9eef223

File tree

3 files changed

+586
-456
lines changed

3 files changed

+586
-456
lines changed

action.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ inputs:
3535
description: "Silence all stderr output"
3636
default: "false"
3737
runs:
38-
using: "node12"
38+
using: "node20"
3939
main: "dist/main/index.js"
4040
post: "dist/post/index.js"
4141
post-if: success()

0 commit comments

Comments
 (0)