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 workflows to use newer action versions #2216

Closed
jphickey opened this issue Nov 25, 2022 · 0 comments · Fixed by #2217
Closed

Update workflows to use newer action versions #2216

jphickey opened this issue Nov 25, 2022 · 0 comments · Fixed by #2217
Assignees
Milestone

Comments

@jphickey
Copy link
Contributor

Describe the bug
Calls to the checkout and upload-artifacts actions in the workflow files refer to deprecated version 2. This should be updated to v3, which resolves a warning about deprecated node.js versions.

To Reproduce
See any workflow log, e.g. https://github.com/nasa/cFE/actions/runs/3535663605, in the "Annotations" section.

Expected behavior
Should be clean.

System observed on:
Github hosted runner

Reporter Info
Joseph Hickey, Vantage Systems, Inc.

@jphickey jphickey self-assigned this Nov 25, 2022
jphickey added a commit to jphickey/cFE that referenced this issue Nov 25, 2022
Use v3 instead of v2 for checkout, cache, and upload-artifacts, which
resolves a warning about node.js 12 deprecation.
dzbaker added a commit that referenced this issue Dec 6, 2022
@dzbaker dzbaker closed this as completed in 8ae778f Dec 6, 2022
@dmknutsen dmknutsen added this to the Draco milestone Jan 18, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants