Skip to content

Commit

Permalink
Update node version and remove npm_modules
Browse files Browse the repository at this point in the history
Signed-off-by: John Kjell <[email protected]>
  • Loading branch information
jkjell committed Feb 12, 2024
1 parent 749ecbc commit 9ecdc59
Show file tree
Hide file tree
Showing 701 changed files with 4,378 additions and 120,580 deletions.
4 changes: 2 additions & 2 deletions action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -68,5 +68,5 @@ inputs:
required: false

runs:
using: "node16"
main: "index.js"
using: "node20"
main: "dist/index.js"
Loading

0 comments on commit 9ecdc59

Please sign in to comment.