Skip to content

Commit

Permalink
chore: bump to Node 16 (#7)
Browse files Browse the repository at this point in the history
  • Loading branch information
gastaldi committed Sep 1, 2023
1 parent 4b94b27 commit dd4c5d5
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 @@ -33,5 +33,5 @@ outputs:
description: 'Create or update comment ID'

runs:
using: 'node12'
using: 'node16'
main: 'dist/index.js'

0 comments on commit dd4c5d5

Please sign in to comment.