kyuubi/.github/workflows
Yikf 2b86d6dde0 [KYUUBI #3692] [INFRA] [FOLLOWUP] Upgrade Github actions version
### _Why are the changes needed?_

This pr aims to upgrade github actions version, They all include actions/core upgrades(Cleanup set-output warning), as follow:
1) Upgrade actions/checkout from v2 to v3, https://github.com/actions/checkout/releases/tag/v3.1.0
2) Upgrade docker/login-action from v1 to v2, https://github.com/docker/login-action/releases/tag/v2.1.0
3) Upgrade actions/upload-artifact from v2 to v3, https://github.com/actions/upload-artifact/releases/tag/v3.1.1
4) Upgrade actions/stale from v5 to v6, https://github.com/actions/stale/releases/tag/v6.0.1

### _How was this patch tested?_
- [ ] Add some test cases that check the changes thoroughly including negative and positive cases if possible

- [ ] Add screenshots for manual tests if appropriate

- [ ] [Run test](https://kyuubi.apache.org/docs/latest/develop_tools/testing.html#running-tests) locally before make a pull request

Closes #3700 from Yikf/upgrade-ga.

Closes #3692

68289e9e [Yikf] Upgrade GA

Authored-by: Yikf <yikaifei1@gmail.com>
Signed-off-by: Cheng Pan <chengpan@apache.org>
2022-10-29 10:43:37 +00:00
..
dep.yml [KYUUBI #3692] [INFRA] [FOLLOWUP] Upgrade Github actions version 2022-10-29 10:43:37 +00:00
docker-image.yml [KYUUBI #3692] [INFRA] [FOLLOWUP] Upgrade Github actions version 2022-10-29 10:43:37 +00:00
greetings.yml [KYUUBI #1947] Revamp Github Action settings for CI 2022-02-22 13:39:54 +08:00
labeler.yml [KYUUBI #2085] Add a labeler github action to triage PRs 2022-03-14 16:58:40 +08:00
license.yml [KYUUBI #3692] [INFRA] [FOLLOWUP] Upgrade Github actions version 2022-10-29 10:43:37 +00:00
master.yml [KYUUBI #3692] [INFRA] [FOLLOWUP] Upgrade Github actions version 2022-10-29 10:43:37 +00:00
nightly.yml [KYUUBI #3692] [INFRA] [FOLLOWUP] Upgrade Github actions version 2022-10-29 10:43:37 +00:00
publish-snapshot.yml [KYUUBI #3692] [INFRA] [FOLLOWUP] Upgrade Github actions version 2022-10-29 10:43:37 +00:00
stale.yml [KYUUBI #3692] [INFRA] [FOLLOWUP] Upgrade Github actions version 2022-10-29 10:43:37 +00:00
style.yml [KYUUBI #3692] [INFRA] [FOLLOWUP] Upgrade Github actions version 2022-10-29 10:43:37 +00:00
web-ui.yml [KYUUBI #3340] [Subtask][KPIP-5] Github CI check kyuubi web ui 2022-09-02 14:28:10 +08:00