- Notifications
You must be signed in to change notification settings - Fork455
-
I've only just now seen the Annotation that github action adds beneath runs and realized that the action needs to be updated because of the deprecating of old node versions by Github action. I use this action to create a tag:
I'm wondering if there's any breaking change that would cause this same code to not work? I have this integrated into an action that does a release and pushes to an external server where users download the build; I'm worried about updating to v7 and then having the wrong code be sent out to users if no exit error happens but yet something went wrong... Looking for some insight as this would be a big jump from v3 - v7 |
BetaWas this translation helpful?Give feedback.
All reactions
👍 1
Replies: 1 comment
-
Octokit changed in v5, you'll want to use |
BetaWas this translation helpful?Give feedback.
All reactions
👍 1