Commit a934350
authored
chore(deps): update actions/setup-python action to v6.3.0 (#1456)
This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
|
[actions/setup-python](https://redirect.github.com/actions/setup-python)
| action | minor | `v6.2.0` → `v6.3.0` |
---
### Release Notes
<details>
<summary>actions/setup-python (actions/setup-python)</summary>
###
[`v6.3.0`](https://redirect.github.com/actions/setup-python/releases/tag/v6.3.0)
[Compare
Source](https://redirect.github.com/actions/setup-python/compare/v6.2.0...v6.3.0)
##### What's Changed
##### Enhancement
- Add RHEL support and include Linux distro in cache keys by
[@​priyagupta108](https://redirect.github.com/priyagupta108) in
[#​1323](https://redirect.github.com/actions/setup-python/pull/1323)
- Fix pip cache error handling on Windows by
[@​priyagupta108](https://redirect.github.com/priyagupta108) in
[#​1040](https://redirect.github.com/actions/setup-python/pull/1040)
##### Dependency update
- Upgrade minimatch from 3.1.2 to 3.1.5 by
[@​dependabot](https://redirect.github.com/dependabot) in
[#​1281](https://redirect.github.com/actions/setup-python/pull/1281)
- Upgrade actions dependencies by
[@​gowridurgad](https://redirect.github.com/gowridurgad) with
[@​Copilot](https://redirect.github.com/Copilot) in
[#​1303](https://redirect.github.com/actions/setup-python/pull/1303)
- Upgrade
[@​actions/cache](https://redirect.github.com/actions/cache) to
5.1.0, log cache write denied by
[@​jasongin](https://redirect.github.com/jasongin) in
[#​1324](https://redirect.github.com/actions/setup-python/pull/1324)
- Upgrade dependency versions and test workflow configuration by
[@​HarithaVattikuti](https://redirect.github.com/HarithaVattikuti)
in
[#​1322](https://redirect.github.com/actions/setup-python/pull/1322)
##### Documentation
- Update advanced-usage.md by
[@​Dunky-Z](https://redirect.github.com/Dunky-Z) in
[#​811](https://redirect.github.com/actions/setup-python/pull/811)
##### New Contributors
- [@​gowridurgad](https://redirect.github.com/gowridurgad) with
[@​Copilot](https://redirect.github.com/Copilot) made their first
contribution in
[#​1303](https://redirect.github.com/actions/setup-python/pull/1303)
- [@​jasongin](https://redirect.github.com/jasongin) made their
first contribution in
[#​1324](https://redirect.github.com/actions/setup-python/pull/1324)
- [@​Dunky-Z](https://redirect.github.com/Dunky-Z) made their
first contribution in
[#​811](https://redirect.github.com/actions/setup-python/pull/811)
**Full Changelog**:
<actions/setup-python@v6...v6.3.0>
</details>
---
### Configuration
📅 **Schedule**: (UTC)
- 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 is behind base branch, or you tick the
rebase/retry checkbox.
🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box
---
This PR was generated by [Mend Renovate](https://mend.io/renovate/).
View the [repository job
log](https://developer.mend.io/github/openapi-generators/openapi-python-client).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4yMzUuMCIsInVwZGF0ZWRJblZlciI6IjQzLjIzNS4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>1 parent f63cfeb commit a934350
1 file changed
Lines changed: 3 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
20 | | - | |
| 20 | + | |
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
| |||
76 | 76 | | |
77 | 77 | | |
78 | 78 | | |
79 | | - | |
| 79 | + | |
80 | 80 | | |
81 | 81 | | |
82 | 82 | | |
| |||
161 | 161 | | |
162 | 162 | | |
163 | 163 | | |
164 | | - | |
| 164 | + | |
165 | 165 | | |
166 | 166 | | |
167 | 167 | | |
| |||
0 commit comments