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

[GA] Update depreciated actions #2787

Merged
merged 6 commits into from
Feb 8, 2023

Conversation

Fuzzbawls
Copy link
Collaborator

Node 12 actions have been depreciated. Update actions to use Node 16 based versions.
Ref: https://github.blog/changelog/2022-09-22-github-actions-all-actions-will-begin-running-on-node16-instead-of-node12/

save-state and set-output have been depreciated. Update GA workflow to no longer use these functions.
Ref: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/

Use shorter ccache cache identifiers

Use explicit CMAKE language launcher variable names

@Fuzzbawls Fuzzbawls added this to the 6.0.0 milestone Dec 17, 2022
@Fuzzbawls Fuzzbawls self-assigned this Dec 17, 2022
Copy link
Member

@Liquid369 Liquid369 left a comment

Choose a reason for hiding this comment

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

utACK 0fee41c

Copy link

@panleone panleone left a comment

Choose a reason for hiding this comment

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

uTACK 0fee41c

@Fuzzbawls Fuzzbawls merged commit 286c318 into PIVX-Project:master Feb 8, 2023
Fuzzbawls added a commit that referenced this pull request Mar 8, 2023
6a5e58b [GA] Bump GA linux workers to ubuntu-20.04 (Fuzzbawls)
ac6bf5a [CMake] Update for Ubuntu 20.04 (Fuzzbawls)

Pull request description:

  This is the final (for now) PR needed to fully update our GA workers/actions to non-deprecated versions.

  Previous work was done in the following PRs:
  #2787
  #2807

ACKs for top commit:
  Liquid369:
    tACK 6a5e58b
  panleone:
    utACK 6a5e58b

Tree-SHA512: 11a18d6c87d1645e8ad79d8ba78b610cccdbdc628d83324cf9334382b4dd79f2d3b4f5310a826d21cde85cf3f99afe0bcc837a84df2ffdfc47e6da9db41c5f02
@Fuzzbawls Fuzzbawls modified the milestones: 6.0.0, 5.6.0 Feb 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

3 participants