Skip to content

address most Node.js 12 deprecation warnings in GitHub workflows#4546

Merged
orbitcowboy merged 1 commit intocppcheck-opensource:mainfrom
firewave:nodejs
Oct 11, 2022
Merged

address most Node.js 12 deprecation warnings in GitHub workflows#4546
orbitcowboy merged 1 commit intocppcheck-opensource:mainfrom
firewave:nodejs

Conversation

@firewave
Copy link
Copy Markdown
Collaborator

This updates most of the actions used in our workflows to address the following warning:

Node.js 12 actions are deprecated. For more information see: https://github.blog/changelog/2022-09-22-github-actions-all-actions-will-begin-running-on-node16-instead-of-node12/. Please update the following actions to use Node.js 16

I have not yet updated the following:

  • ilammy/msvc-dev-cmd@v1 - there appears to be no newer version
  • jurplel/install-qt-action@v2 - the caching configuration changed with v3 so this needs some looking into
  • actions/cache@v1 # not v2 - these were mandated for the caching of jurplel/install-qt-action@v2

@firewave firewave marked this pull request as ready for review October 11, 2022 12:03
@orbitcowboy orbitcowboy merged commit ca9747c into cppcheck-opensource:main Oct 11, 2022
@firewave firewave deleted the nodejs branch October 11, 2022 17:58
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.

2 participants