dsanders11

#49918: ci: fix checking latest release for website docs update

Merged
Created: Feb 23, 2026, 2:38:18 PM
Merged: Feb 23, 2026, 5:22:02 PM
4 comments
Target: main

Description of Change

Need to explicitly check the value here.

Checklist

  • PR description included

Release Notes

Notes: none

Backports

40-x-y
Merged
PR Number
#49921
Merged At
Feb 23, 2026, 8:09:52 PM
Released In
v40.6.1
Release Date
Feb 24, 2026, 10:03:37 AM
41-x-y
Merged
PR Number
#49922
Merged At
Feb 23, 2026, 8:09:49 PM
Released In
Not yet
Release Date
Not yet

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