kyuubi/.github
Bowen Liang 7072bda19f [KYUUBI #5838] [BUILD] Bump actions/setup-python from v4 to v5
# 🔍 Description
## Issue References 🔗

As described.

## Describe Your Solution 🔧

- `setup-python`  Github Action v5 release note: https://github.com/actions/setup-python/releases/tag/v5.0.0. Update node version runtime for the actions from node16 to node20.

## Types of changes 🔖

- [ ] Bugfix (non-breaking change which fixes an issue)
- [ ] New feature (non-breaking change which adds functionality)
- [ ] Breaking change (fix or feature that would cause existing functionality to change)

## Test Plan 🧪

#### Behavior Without This Pull Request ⚰️

#### Behavior With This Pull Request 🎉

#### Related Unit Tests

---

# Checklists
## 📝 Author Self Checklist

- [x] My code follows the [style guidelines](https://kyuubi.readthedocs.io/en/master/contributing/code/style.html) of this project
- [x] I have performed a self-review
- [ ] I have commented my code, particularly in hard-to-understand areas
- [ ] I have made corresponding changes to the documentation
- [x] My changes generate no new warnings
- [ ] I have added tests that prove my fix is effective or that my feature works
- [ ] New and existing unit tests pass locally with my changes
- [x] This patch was not authored or co-authored using [Generative Tooling](https://www.apache.org/legal/generative-tooling.html)

## 📝 Committer Pre-Merge Checklist

- [ ] Pull request title is okay.
- [ ] No license issues.
- [ ] Milestone correctly set?
- [ ] Test coverage is ok
- [ ] Assignees are selected.
- [ ] Minimum number of approvals
- [ ] No changes are requested

**Be nice. Be informative.**

Closes #5838 from bowenliang123/actions-python-5.

Closes #5838

f1703d690 [Bowen Liang] Bump actions/setup-python from v4 to v5

Authored-by: Bowen Liang <liangbowen@gf.com.cn>
Signed-off-by: Bowen Liang <liangbowen@gf.com.cn>
2023-12-09 23:30:21 +08:00
..
actions [KYUUBI #4856] [INFRA] Add restore-keys for action/cache 2023-05-19 11:20:49 +08:00
ISSUE_TEMPLATE [KYUUBI #5602] Improve issue template for 2023 Kyuubi Code Contribution Program 2023-11-02 10:00:43 +08:00
workflows [KYUUBI #5838] [BUILD] Bump actions/setup-python from v4 to v5 2023-12-09 23:30:21 +08:00
labeler.yml [KYUUBI #4632] [CI] Add rule for labeler to tag module:ui 2023-03-30 19:48:15 +08:00
PULL_REQUEST_TEMPLATE [KYUUBI #5701] Enhance the PR Template to make PR desc informative 2023-11-15 18:36:47 +08:00