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

fix: Update action which now uses Node 20 #211

Merged
merged 1 commit into from
Feb 22, 2024
Merged

Conversation

cicdguy
Copy link
Contributor

@cicdguy cicdguy commented Feb 22, 2024

To overcome:

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

@cicdguy cicdguy self-assigned this Feb 22, 2024
@cicdguy cicdguy requested a review from a team as a code owner February 22, 2024 14:03
Copy link
Contributor

badge

Code Coverage Summary

Filename      Stmts    Miss  Cover    Missing
----------  -------  ------  -------  ---------
R/hello.R        20       6  70.00%   55-60
TOTAL            20       6  70.00%

Diff against main

Filename      Stmts    Miss  Cover
----------  -------  ------  --------
TOTAL             0       0  +100.00%

Results for commit: fe612b5

Minimum allowed coverage is 80%

♻️ This comment has been updated with latest results

Copy link
Contributor

Unit Tests Summary

3 tests   3 ✅  6s ⏱️
3 suites  0 💤
1 files    0 ❌

Results for commit fe612b5.

@cicdguy cicdguy merged commit 30bec9e into main Feb 22, 2024
23 of 24 checks passed
@cicdguy cicdguy deleted the fix/use-updated-action branch February 22, 2024 14:14
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