#50521: ci: update nick-fields/retry to v4.0.0
Merged
Description of Change
- Followup to #50373. Updates nick-fields/retry to v4.0.0 to get a version of that action that uses node 24.
Checklist
- PR description included
- relevant API documentation, tutorials, and examples are updated and follow the documentation style guide
- PR release notes describe the change in a way relevant to app developers, and are capitalized, punctuated, and past tense.
Release Notes
Notes: none
Backports
39-x-y
MergedPR Number
#50545Merged At
Mar 31, 2026, 8:15:45 AM
Released In
v39.8.6Release Date
Apr 1, 2026, 12:03:37 PM
40-x-y
MergedPR Number
#50543Merged At
Mar 30, 2026, 12:45:28 PM
Released In
v40.9.0Release Date
Apr 15, 2026, 1:18:31 AM
41-x-y
MergedPR Number
#50544Merged At
Mar 31, 2026, 7:32:29 AM
Released In
v41.1.1Release Date
Mar 31, 2026, 12:32:06 PM
42-x-y
MergedPR Number
#50542Merged At
Mar 31, 2026, 7:32:03 AM
Released In
v42.0.0-beta.1Release Date
Apr 6, 2026, 7:51:17 PM
Semver Impact
Major
Breaking changes
Minor
New features
Patch
Bug fixes
None
Docs, tests, etc.
Semantic Versioning helps users understand the impact of updates:
- Major (X.y.z): Breaking changes that may require code modifications
- Minor (x.Y.z): New features that maintain backward compatibility
- Patch (x.y.Z): Bug fixes that don't change the API
- None: Changes that don't affect using facing parts of Electron