### Problem The markPullRequestsAsDeployed action is still using Node 12 ### Why this is important GitHub has deprecated Node 12 actions, and they will soon stop working. ### Solution Upgrade the action to Node 16, like all our other actions.
Problem
The markPullRequestsAsDeployed action is still using Node 12
Why this is important
GitHub has deprecated Node 12 actions, and they will soon stop working.
Solution
Upgrade the action to Node 16, like all our other actions.