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] update versions of GitHub Actions #5590

Merged
merged 4 commits into from
Nov 27, 2022
Merged

[ci] update versions of GitHub Actions #5590

merged 4 commits into from
Nov 27, 2022

Conversation

jameslamb
Copy link
Collaborator

Contributes to #3763.

Proposes updating all external Github Actions that LightGBM uses to their latest versions.

Benefit of this change

Attempts to resolve the following deprecation warnings, before they become errors and result in LightGBM's CI failing.

Node.js 12 actions are deprecated. For more information see: https://github.blog/changelog/2022-09-22-github-actions-all-actions-will-begin-running-on-node16-instead-of-node12/. Please update the following actions to use Node.js 16: actions/[email protected], r-lib/actions/setup-pandoc@v1

r-lib/actions/setup-pandoc@v1 is deprecated. Please update your workflow to use the 'v2' version.

The save-state command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/

@jameslamb jameslamb changed the title WIP: [ci] update versions of GitHub Actions [ci] update versions of GitHub Actions Nov 21, 2022
@jameslamb jameslamb marked this pull request as ready for review November 21, 2022 05:27
Copy link
Collaborator

@jmoralez jmoralez left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please let me know if you need help with the conflict (e.g. you don't have access to a computer)

@jameslamb
Copy link
Collaborator Author

Appreciate the offer, thanks @jmoralez ! I can fix it right now, I haven't started traveling yet.

@jameslamb jameslamb merged commit f7e64a8 into master Nov 27, 2022
@jameslamb jameslamb deleted the ci/gha-versions branch November 27, 2022 04:42
@github-actions
Copy link

This pull request has been automatically locked since there has not been any recent activity since it was closed. To start a new related discussion, open a new issue at https://github.com/microsoft/LightGBM/issues including a reference to this.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Aug 19, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants