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 GH Actions and fix NodeJS16 deprecation warnings #1349

Merged
merged 2 commits into from
Mar 17, 2024

Conversation

offa
Copy link
Contributor

@offa offa commented Mar 15, 2024

Updates all GH Actions to their latest release which fixes deprecation warnings:

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

💥 Breaking change

CodeCov introduced the requirement for an upload token (breaking changes). Please see documentation or usage guide for how to configure it.

@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 34.25%. Comparing base (978fa3f) to head (f9d4b22).

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #1349   +/-   ##
=======================================
  Coverage   34.25%   34.25%           
=======================================
  Files          46       46           
  Lines        8408     8408           
  Branches     1178     1178           
=======================================
  Hits         2880     2880           
  Misses       5413     5413           
  Partials      115      115           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@gonchik gonchik merged commit 0ca67c5 into atlassian-api:master Mar 17, 2024
10 checks passed
@offa offa deleted the ci branch March 18, 2024 15:34
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

3 participants