Skip to content

Commit

Permalink
Merge pull request #7 from mmkal/patch-1
Browse files Browse the repository at this point in the history
bump to node20
  • Loading branch information
hmarr authored Feb 3, 2024
2 parents a701ed9 + d827f24 commit b9b5ea9
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 @@ -4,5 +4,5 @@ branding:
icon: 'code'
color: 'yellow'
runs:
using: 'node16'
using: 'node20'
main: 'index.js'

0 comments on commit b9b5ea9

Please sign in to comment.