Raúl Cumplido created ARROW-16569:
-------------------------------------
Summary: [CI] Upgrade setup python and checkout gihub actions to
the latest versions
Key: ARROW-16569
URL: https://issues.apache.org/jira/browse/ARROW-16569
Project: Apache Arrow
Issue Type: Task
Components: Continuous Integration
Reporter: Raúl Cumplido
Assignee: Raúl Cumplido
Fix For: 9.0.0
We are currently using old versions for the following github actions:
{code:java}
actions/checkout@v2
actions/setup-python@v2{code}
There has been new versions for those released:
[https://github.com/actions/setup-python]
[https://github.com/actions/checkout]
We probably should update them.
--
This message was sent by Atlassian Jira
(v8.20.7#820007)