Skip to content

Commit

Permalink
chore: use Node 20
Browse files Browse the repository at this point in the history
fix #15
  • Loading branch information
outloudvi committed Jan 26, 2024
1 parent 6d20a8a commit b489e1d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,5 +25,5 @@ outputs:
filename:
description: "Written file name"
runs:
using: node16
using: node20
main: dist/index.js

0 comments on commit b489e1d

Please sign in to comment.