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

Update actions versions and output method #1437

Merged
merged 1 commit into from
Feb 27, 2024

Conversation

rffontenelle
Copy link
Contributor

Updates actions/checkout@v4 to the latest major version to drop deprecated nodejs version, and replace deprecated ::set-output method with the current method.

This solves the warnings:

The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/

and

The set-output 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/

@inknos
Copy link
Contributor

inknos commented Feb 27, 2024

ah this was on my backlog for a long time! thanks

@inknos inknos merged commit 51c0d0b into rpm-software-management:main Feb 27, 2024
2 checks passed
@rffontenelle rffontenelle deleted the update-actions branch February 27, 2024 14:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants