Skip to content

Commit

Permalink
bump to node20
Browse files Browse the repository at this point in the history
  • Loading branch information
mmkal committed Jan 25, 2024
1 parent a701ed9 commit d827f24
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion action.yml
Expand Up @@ -4,5 +4,5 @@ branding:
icon: 'code'
color: 'yellow'
runs:
using: 'node16'
using: 'node20'
main: 'index.js'

0 comments on commit d827f24

Please sign in to comment.