jkleinsc

#50521: ci: update nick-fields/retry to v4.0.0

Merged
Created: Mar 26, 2026, 2:52:17 PM
Merged: Mar 27, 2026, 12:44:06 PM
5 comments
Target: main

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

Release Notes

Notes: none

Backports

39-x-y
In-flight
PR Number
#50545
Waiting to be merged
40-x-y
In-flight
PR Number
#50543
Waiting to be merged
41-x-y
In-flight
PR Number
#50544
Waiting to be merged
42-x-y
In-flight
PR Number
#50542
Waiting to be merged

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