Skip to content

Commit

Permalink
chore(*): update Node.js
Browse files Browse the repository at this point in the history
Signed-off-by: Radu Matei <[email protected]>
  • Loading branch information
radu-matei committed Oct 16, 2024
1 parent eb0371b commit 9eef223
Show file tree
Hide file tree
Showing 3 changed files with 586 additions and 456 deletions.
2 changes: 1 addition & 1 deletion action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ inputs:
description: "Silence all stderr output"
default: "false"
runs:
using: "node12"
using: "node20"
main: "dist/main/index.js"
post: "dist/post/index.js"
post-if: success()
Loading

0 comments on commit 9eef223

Please sign in to comment.