Skip to content

Commit

Permalink
Merge pull request #3 from ishworkh/nodejs_20
Browse files Browse the repository at this point in the history
Update nodejs to 20
  • Loading branch information
ishworkh committed Apr 13, 2024
2 parents f3c93e1 + f4e8d31 commit 562dc81
Show file tree
Hide file tree
Showing 5 changed files with 262 additions and 1,592 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
dist/*.LICENSE.txt
# Logs
logs
*.log
Expand Down
2 changes: 1 addition & 1 deletion action.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -45,5 +45,5 @@ outputs:
download_path:
description: Download path of the content of the artifact
runs:
using: "node16"
using: "node20"
main: "dist/main.js"
2 changes: 1 addition & 1 deletion dist/main.js

Large diffs are not rendered by default.

Loading

0 comments on commit 562dc81

Please sign in to comment.