You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
4.0 | GH Actions: add automated check for usage of Tokens::$... properties
In the 4.x branch, only the `Tokens::...` constants should be used. The use of the properties from the `Tokens` class is deprecated.
This workflow job is intended to catch any accidental/force-of-habit usages of the `Tokens` properties.
0 commit comments