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

[actions] update steps #7

Merged
merged 1 commit into from
Feb 1, 2024
Merged

[actions] update steps #7

merged 1 commit into from
Feb 1, 2024

Conversation

jonathanpeppers
Copy link
Owner

Should fix warnings:

Node.js 16 actions are deprecated. Please update the following actions
to use Node.js 20: actions/checkout@v3, actions/upload-artifact@v2. For
more information see:
https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.

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

Should fix warnings:

    Node.js 16 actions are deprecated. Please update the following actions
    to use Node.js 20: actions/checkout@v3, actions/upload-artifact@v2. For
    more information see:
    https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.

    The following actions uses node12 which is deprecated and will be forced
    to run on node16: actions/upload-artifact@v2. For more info:
    https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
@jonathanpeppers jonathanpeppers merged commit 0e9b75b into main Feb 1, 2024
1 check passed
@jonathanpeppers jonathanpeppers deleted the update-actions branch February 1, 2024 14:48
jonpryor pushed a commit to jonpryor/Android-NativeAOT that referenced this pull request Apr 30, 2024
Should fix warnings:

    Node.js 16 actions are deprecated. Please update the following actions
    to use Node.js 20: actions/checkout@v3, actions/upload-artifact@v2. For
    more information see:
    https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.

    The following actions uses node12 which is deprecated and will be forced
    to run on node16: actions/upload-artifact@v2. For more info:
    https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
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.

1 participant