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
Hotfix release 2.2.1
- Fallback to null when array key is not set. This may happen when we have
cleared the value to null and the core then clears the array entry.
- Remove branch alias.
- Fix for GitHub Actions: Deprecating save-state. Update the
actions/checkout and actions/cache to version 3