Skip to content

Update actions/checkout, actions/cache and actions/upload-artifact to @v4 in generated Github Actions to use Node 20 #1367

@ebjornset

Description

@ebjornset

Usage Information

nuke.common 8.0.0, .Net 6/7/8

Description

Get this when running GitHub actions generated by nuke.common v 8.0.0:

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

Reproduction Steps

Generate a Github action that uses caching and upload some artifacts and run it on GitHub

Expected Behavior

No warnings

Actual Behavior

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

Regression?

No response

Known Workarounds

No response

Could you help with a pull-request?

Yes

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions