Skip to content

Commit

Permalink
fix: bump nodejs version to node 20 (#26)
Browse files Browse the repository at this point in the history
Signed-off-by: RedbeanGit <[email protected]>
  • Loading branch information
RedbeanGit authored Apr 17, 2024
1 parent 353fb21 commit 5a7cbd7
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 @@ -51,7 +51,7 @@ inputs:
required: false
default: '.'
runs:
using: 'node16'
using: 'node20'
main: 'start.js'
branding:
icon: 'arrow-up-circle'
Expand Down

0 comments on commit 5a7cbd7

Please sign in to comment.