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 code-analysis workflow to node20 actions #2429

Merged
merged 1 commit into from
Apr 6, 2024

Conversation

fflaten
Copy link
Collaborator

@fflaten fflaten commented Apr 3, 2024

PR Summary

Code analysis workflow running PSScriptAnalyzer reports warnings due to node16 being deprecated. PR updates actions used in workflow to version running node20.

https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/

PR Checklist

  • PR has meaningful title
  • Summary describes changes
  • PR is ready to be merged
    • If not, use the arrow next to Create Pull Request to mark it as a draft. PR can be marked Ready for review when it's ready.
  • Tests are added/update (if required)
  • Documentation is updated/added (if required)

Dependencies used node16 which is EOL and
deprecated in Github Actions. Bumped steps to
use updated actions
@nohwnd nohwnd merged commit 90cc57d into pester:main Apr 6, 2024
3 checks passed
@fflaten fflaten deleted the update-pssa-workflow branch April 6, 2024 22:30
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.

None yet

2 participants