Skip to content

Commit

Permalink
build(deps): 🔧 Upgrade to Node12 ➡️ Node16
Browse files Browse the repository at this point in the history
fix #87
  • Loading branch information
Dougniel committed Oct 4, 2022
1 parent c8f3961 commit e06a835
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 @@ -26,5 +26,5 @@ outputs:
description: Number of days before domain name expires

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

0 comments on commit e06a835

Please sign in to comment.