[
https://issues.apache.org/jira/browse/ARROW-16569?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Raúl Cumplido updated ARROW-16569:
----------------------------------
Description:
We are currently using old versions for the following github actions:
{code:java}
actions/checkout@v2{code}
There has been new versions for those released:
[https://github.com/actions/checkout]
We probably should update them.
was:
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.
> [CI] Upgrade 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
> Priority: Major
> Fix For: 9.0.0
>
>
> We are currently using old versions for the following github actions:
> {code:java}
> actions/checkout@v2{code}
> There has been new versions for those released:
> [https://github.com/actions/checkout]
> We probably should update them.
--
This message was sent by Atlassian Jira
(v8.20.7#820007)