Skip to content

Commit

Permalink
feat: Update the used NodeJS version to 20 (#184)
Browse files Browse the repository at this point in the history
  • Loading branch information
ZPascal authored Oct 7, 2023
1 parent 29f05e0 commit d91a481
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 @@ -40,5 +40,5 @@ inputs:
required: false
default: '.'
runs:
using: 'node16'
using: 'node20'
main: 'start.js'

0 comments on commit d91a481

Please sign in to comment.