Skip to content

Commit

Permalink
bump node version from 12 to 16
Browse files Browse the repository at this point in the history
  • Loading branch information
baerla authored Dec 14, 2022
1 parent 9f42663 commit 27b1bf0
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 @@ -19,5 +19,5 @@ inputs:
required: false

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

0 comments on commit 27b1bf0

Please sign in to comment.