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

CI: Update .github/actions/issue_closer to a version that uses Node.js 20+ #2606

Closed
kaylareopelle opened this issue Apr 24, 2024 · 1 comment · Fixed by #2787
Closed

CI: Update .github/actions/issue_closer to a version that uses Node.js 20+ #2606

kaylareopelle opened this issue Apr 24, 2024 · 1 comment · Fixed by #2787
Assignees
Labels
1 Story Point Estimate ci node updates jul-sep qtr Represents proposed work item for the Jul-Sep quarter

Comments

@kaylareopelle
Copy link
Contributor

Our internally-defined .github/actions/issue_closer action runs on Node 16. This adds a deprecation warning annotation to our runs, for example:

Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: .github/actions/issue_closer@. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.

Update ./github/actions/issue_closer to use Node.js 22 or whatever is the most recent version.

@workato-integration
Copy link

@kford-newrelic kford-newrelic added the jul-sep qtr Represents proposed work item for the Jul-Sep quarter label May 23, 2024
@hannahramadan hannahramadan self-assigned this Jul 29, 2024
@kford-newrelic kford-newrelic added the 1 Story Point Estimate label Jul 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
1 Story Point Estimate ci node updates jul-sep qtr Represents proposed work item for the Jul-Sep quarter
Projects
Archived in project
Development

Successfully merging a pull request may close this issue.

3 participants