Skip to content
Open
2 changes: 1 addition & 1 deletion action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ branding:
icon: "globe"
color: "blue"
runs:
using: "node12"
using: "node16"
main: "bin/action.min.js"
inputs:
repoToken:
Expand Down
Loading