Skip to content

chore: Fix GitHub actions deprecation warnings#2745

Merged
toktok-releaser merged 1 commit into
TokTok:masterfrom
robinlinden:chore-update-actions
Mar 28, 2024
Merged

chore: Fix GitHub actions deprecation warnings#2745
toktok-releaser merged 1 commit into
TokTok:masterfrom
robinlinden:chore-update-actions

Conversation

@robinlinden
Copy link
Copy Markdown

@robinlinden robinlinden commented Mar 26, 2024

actions/github-script@v6 is a Node.js 16 action, and Node.js 16 actions have been deprecated.

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


This change is Reviewable

@robinlinden robinlinden requested a review from a team as a code owner March 26, 2024 19:49
@robinlinden robinlinden added this to the v0.2.20 milestone Mar 26, 2024
@robinlinden robinlinden marked this pull request as draft March 26, 2024 19:50
@codecov
Copy link
Copy Markdown

codecov Bot commented Mar 26, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 73.04%. Comparing base (da43876) to head (7572888).

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #2745      +/-   ##
==========================================
- Coverage   73.09%   73.04%   -0.06%     
==========================================
  Files         149      149              
  Lines       30533    30533              
==========================================
- Hits        22319    22302      -17     
- Misses       8214     8231      +17     

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

actions/github-script@v6 is a Node.js 16 action, and Node.js 16 actions
have been deprecated.
@robinlinden robinlinden force-pushed the chore-update-actions branch from 0b3ba9c to 7572888 Compare March 28, 2024 01:52
@robinlinden robinlinden marked this pull request as ready for review March 28, 2024 01:52
@toktok-releaser toktok-releaser merged commit 7572888 into TokTok:master Mar 28, 2024
@robinlinden robinlinden deleted the chore-update-actions branch March 28, 2024 12:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

5 participants