Commit 93f7627
authored
chore(deps): update all action update (major) (#387)
[](https://renovatebot.com)
This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| [actions/cache](https://togithub.com/actions/cache) | action | major |
`v3.3.3` -> `v4.0.0` |
| [actions/setup-python](https://togithub.com/actions/setup-python) |
action | major | `v4.8.0` -> `v5.0.0` |
---
### Release Notes
<details>
<summary>actions/cache (actions/cache)</summary>
### [`v4.0.0`](https://togithub.com/actions/cache/releases/tag/v4.0.0)
[Compare
Source](https://togithub.com/actions/cache/compare/v3.3.3...v4.0.0)
##### What's Changed
- Update action to node20 by
[@​takost](https://togithub.com/takost) in
[https://github.com/actions/cache/pull/1284](https://togithub.com/actions/cache/pull/1284)
- feat: save-always flag by [@​to-s](https://togithub.com/to-s) in
[https://github.com/actions/cache/pull/1242](https://togithub.com/actions/cache/pull/1242)
##### New Contributors
- [@​takost](https://togithub.com/takost) made their first
contribution in
[https://github.com/actions/cache/pull/1284](https://togithub.com/actions/cache/pull/1284)
- [@​to-s](https://togithub.com/to-s) made their first
contribution in
[https://github.com/actions/cache/pull/1242](https://togithub.com/actions/cache/pull/1242)
**Full Changelog**: actions/cache@v3...v4.0.0
</details>
<details>
<summary>actions/setup-python (actions/setup-python)</summary>
###
[`v5.0.0`](https://togithub.com/actions/setup-python/releases/tag/v5.0.0)
[Compare
Source](https://togithub.com/actions/setup-python/compare/v4.8.0...v5.0.0)
#### What's Changed
In scope of this release, we update node version runtime from node16 to
node20
([https://github.com/actions/setup-python/pull/772](https://togithub.com/actions/setup-python/pull/772)).
Besides, we update dependencies to the latest versions.
**Full Changelog**:
actions/setup-python@v4.8.0...v5.0.0
</details>
---
### Configuration
📅 **Schedule**: Branch creation - At any time (no schedule defined),
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/naa0yama/pythonboilerplate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy44Ny4yIiwidXBkYXRlZEluVmVyIjoiMzcuMTM1LjAiLCJ0YXJnZXRCcmFuY2giOiJtYWluIn0=-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>1 parent d8ec969 commit 93f7627
1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
22 | | - | |
| 22 | + | |
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
30 | | - | |
| 30 | + | |
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
| |||
0 commit comments