rapid7 / recog

Pattern recognition for hosts, services, and content
Other
671 stars 199 forks source link

Update workflow action versions #509

Closed mkienow-r7 closed 2 years ago

mkienow-r7 commented 2 years ago

Description

Updates the GitHub CI (.github/workflows/ci.yml) and Verify (.github/workflows/verify.yml) workflow action versions after I observed the following warning when inspecting our action's output.

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: actions/checkout, actions/checkout

Updates:

Motivation and Context

Keeping GitHub workflows up-to-date.

How Has This Been Tested?

Changes confirmed by inspecting the GitHub actions run on this branch and PR.

Types of changes

Checklist: