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

Reverted to actions/checkout@v3 to deal with old node versions #1004

Merged
merged 1 commit into from
Dec 28, 2023

Conversation

COM8
Copy link
Member

@COM8 COM8 commented Dec 28, 2023

Compiling with older versions of Ubuntu (e.g. 18.04) results in:

Run actions/checkout@v4
/usr/bin/docker exec  4567e21c9cc6600b4ad85f7a41819a3b13ac0ee1deff34facae87e11fddf53d6 sh -c "cat /etc/*release | grep ^ID"
/__e/node20/bin/node: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.28' not found (required by /__e/node20/bin/node)

Ref: actions/checkout#1487

As a solution we revert back to v3 of actions/checkout.

@COM8 COM8 self-assigned this Dec 28, 2023
@COM8 COM8 marked this pull request as ready for review December 28, 2023 11:50
@COM8 COM8 merged commit 5191512 into master Dec 28, 2023
90 of 105 checks passed
@COM8 COM8 deleted the fix/actions_checkout_revert_to_v3 branch December 28, 2023 14:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant