Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update github actions dependencies (major) (#1900)
[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [actions/checkout](https://togithub.com/actions/checkout) | action | major | `v3` -> `v4` | | [actions/deploy-pages](https://togithub.com/actions/deploy-pages) | action | major | `v1` -> `v4` | | [actions/setup-dotnet](https://togithub.com/actions/setup-dotnet) | action | major | `v3` -> `v4` | | [actions/setup-node](https://togithub.com/actions/setup-node) | action | major | `v3` -> `v4` | | [actions/upload-artifact](https://togithub.com/actions/upload-artifact) | action | major | `v3` -> `v4` | | [actions/upload-pages-artifact](https://togithub.com/actions/upload-pages-artifact) | action | major | `v1` -> `v3` | | [chromaui/action](https://togithub.com/chromaui/action) | action | major | `v1` -> `v11` | --- ### Release Notes <details> <summary>actions/checkout (actions/checkout)</summary> ### [`v4`](https://togithub.com/actions/checkout/blob/HEAD/CHANGELOG.md#v400) [Compare Source](https://togithub.com/actions/checkout/compare/v3...v4) - [Support fetching without the --progress option](https://togithub.com/actions/checkout/pull/1067) - [Update to node20](https://togithub.com/actions/checkout/pull/1436) </details> <details> <summary>actions/deploy-pages (actions/deploy-pages)</summary> ### [`v4`](https://togithub.com/actions/deploy-pages/compare/v3...v4) [Compare Source](https://togithub.com/actions/deploy-pages/compare/v3...v4) ### [`v3`](https://togithub.com/actions/deploy-pages/compare/v2...v3) [Compare Source](https://togithub.com/actions/deploy-pages/compare/v2...v3) ### [`v2`](https://togithub.com/actions/deploy-pages/compare/v1...v2) [Compare Source](https://togithub.com/actions/deploy-pages/compare/v1...v2) </details> <details> <summary>actions/setup-dotnet (actions/setup-dotnet)</summary> ### [`v4`](https://togithub.com/actions/setup-dotnet/compare/v3...v4) [Compare Source](https://togithub.com/actions/setup-dotnet/compare/v3...v4) </details> <details> <summary>actions/setup-node (actions/setup-node)</summary> ### [`v4`](https://togithub.com/actions/setup-node/compare/v3...v4) [Compare Source](https://togithub.com/actions/setup-node/compare/v3...v4) </details> <details> <summary>actions/upload-artifact (actions/upload-artifact)</summary> ### [`v4`](https://togithub.com/actions/upload-artifact/compare/v3...v4) [Compare Source](https://togithub.com/actions/upload-artifact/compare/v3...v4) </details> <details> <summary>actions/upload-pages-artifact (actions/upload-pages-artifact)</summary> ### [`v3`](https://togithub.com/actions/upload-pages-artifact/compare/v2...v3) [Compare Source](https://togithub.com/actions/upload-pages-artifact/compare/v2...v3) ### [`v2`](https://togithub.com/actions/upload-pages-artifact/compare/v1...v2) [Compare Source](https://togithub.com/actions/upload-pages-artifact/compare/v1...v2) </details> <details> <summary>chromaui/action (chromaui/action)</summary> ### [`v11`](https://togithub.com/chromaui/action/compare/v10...v11) [Compare Source](https://togithub.com/chromaui/action/compare/v10...v11) ### [`v10`](https://togithub.com/chromaui/action/compare/v9...v10) [Compare Source](https://togithub.com/chromaui/action/compare/v9...v10) ### [`v9`](https://togithub.com/chromaui/action/compare/v1...v9) [Compare Source](https://togithub.com/chromaui/action/compare/v1...v9) </details> --- ### Configuration 📅 **Schedule**: Branch creation - "monthly" (UTC), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 👻 **Immortal**: This PR will be recreated if closed unmerged. Get [config help](https://togithub.com/renovatebot/renovate/discussions) if that's undesired. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/ni/nimble). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4yMjAuMiIsInVwZGF0ZWRJblZlciI6IjM3LjIyMC4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
- Loading branch information