Skip to content

Commit

Permalink
bump nodejs 12 to 16, since it's deprecated
Browse files Browse the repository at this point in the history
  • Loading branch information
kmeleshko authored Feb 7, 2023
1 parent 2a28ec3 commit 9eca59a
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 @@ -31,5 +31,5 @@ inputs:
description: Title to add to the comment
required: false
runs:
using: node12
using: node16
main: dist/main.js

0 comments on commit 9eca59a

Please sign in to comment.