Commit 0997c6a
authored
## Explanation
This bumps `peaceiris/actions-gh-pages` to `4.1.0`, which runs on
Node.js 24 instead of Node.js 20.
## References
<!--
Are there any issues that this pull request is tied to?
Are there other links that reviewers should consult to understand these
changes better?
Are there client or consumer pull requests to adopt any breaking
changes?
For example:
* Fixes #12345
* Related to #67890
-->
## Checklist
- [ ] I've updated the test suite for new or updated code as appropriate
- [ ] I've updated documentation (JSDoc, Markdown, etc.) for new or
updated code as appropriate
- [ ] I've communicated my changes to consumers by [updating changelogs
for packages I've
changed](https://github.com/MetaMask/core/tree/main/docs/processes/updating-changelogs.md)
- [ ] I've introduced [breaking
changes](https://github.com/MetaMask/core/tree/main/docs/processes/breaking-changes.md)
in this PR and have prepared draft pull requests for clients and
consumer packages to resolve them
<!-- CURSOR_SUMMARY -->
---
> [!NOTE]
> **Low Risk**
> Single dependency pin in CI with no application or auth logic changes;
deploy behavior and inputs stay the same aside from the action runtime.
>
> **Overview**
> Updates the **Deploy Platform API Docs** workflow to pin
`peaceiris/actions-gh-pages` from **v4.0.0** to **v4.1.0** (commit
`84c30a85…`). Deploy inputs (`personal_token`, `publish_dir`,
`destination_dir`, `keep_files`) are unchanged.
>
> **v4.1.0** runs the action on **Node.js 24** (replacing Node 20 in
v4.0.0).
>
> <sup>Reviewed by [Cursor Bugbot](https://cursor.com/bugbot) for commit
c3e2809. Bugbot is set up for automated
code reviews on this repo. Configure
[here](https://www.cursor.com/dashboard/bugbot).</sup>
<!-- /CURSOR_SUMMARY -->
1 parent b0fb14a commit 0997c6a
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
36 | 36 | | |
37 | 37 | | |
38 | 38 | | |
39 | | - | |
| 39 | + | |
40 | 40 | | |
41 | 41 | | |
42 | 42 | | |
| |||
0 commit comments