Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[CI] actions/checkout@v4 breaks on older OSes due to node 20 #37639

Closed
assignUser opened this issue Sep 9, 2023 · 0 comments · Fixed by #37640
Closed

[CI] actions/checkout@v4 breaks on older OSes due to node 20 #37639

assignUser opened this issue Sep 9, 2023 · 0 comments · Fixed by #37640

Comments

@assignUser
Copy link
Member

Describe the bug, including details regarding any error messages, version, and platform.

e.g. https://github.com/ursacomputing/crossbow/actions/runs/6127061836/job/16632216661
https://github.com/ursacomputing/crossbow/actions/runs/6127059010/job/16632383891

We should add an option in the jinja macro to use v3

Component(s)

Continuous Integration

@raulcd raulcd added this to the 14.0.0 milestone Sep 13, 2023
raulcd added a commit that referenced this issue Sep 13, 2023
### Rationale for this change

Jobs are failing due to not being supported by node 20

### What changes are included in this PR?

Using v3 where needed.

### Are these changes tested?

Crossbow
* Closes: #37639

Lead-authored-by: Jacob Wujciak-Jens <jacob@wujciak.de>
Co-authored-by: Raúl Cumplido <raulcumplido@gmail.com>
Signed-off-by: Raúl Cumplido <raulcumplido@gmail.com>
loicalleyne pushed a commit to loicalleyne/arrow that referenced this issue Nov 13, 2023
### Rationale for this change

Jobs are failing due to not being supported by node 20

### What changes are included in this PR?

Using v3 where needed.

### Are these changes tested?

Crossbow
* Closes: apache#37639

Lead-authored-by: Jacob Wujciak-Jens <jacob@wujciak.de>
Co-authored-by: Raúl Cumplido <raulcumplido@gmail.com>
Signed-off-by: Raúl Cumplido <raulcumplido@gmail.com>
dgreiss pushed a commit to dgreiss/arrow that referenced this issue Feb 19, 2024
### Rationale for this change

Jobs are failing due to not being supported by node 20

### What changes are included in this PR?

Using v3 where needed.

### Are these changes tested?

Crossbow
* Closes: apache#37639

Lead-authored-by: Jacob Wujciak-Jens <jacob@wujciak.de>
Co-authored-by: Raúl Cumplido <raulcumplido@gmail.com>
Signed-off-by: Raúl Cumplido <raulcumplido@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants