Skip to content

Commit

Permalink
node 20
Browse files Browse the repository at this point in the history
  • Loading branch information
icewind1991 committed Jan 31, 2024
1 parent 7bb5b9d commit cae1841
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 @@ -26,6 +26,6 @@ branding:
color: 'blue'
icon: 'database'
runs:
using: 'node16'
using: 'node20'
main: 'dist/main/index.js'
post: 'dist/main/index.js'

0 comments on commit cae1841

Please sign in to comment.