Skip to content

Commit

Permalink
feat: Update to node16 (#2)
Browse files Browse the repository at this point in the history
  • Loading branch information
tjcorr authored Mar 8, 2023
1 parent 1664e35 commit e78339f
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 @@ -35,5 +35,5 @@ inputs:
default: "10"

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

0 comments on commit e78339f

Please sign in to comment.