Closed goxberry closed 1 year ago
Base: 84.48% // Head: 84.48% // No change to project coverage :thumbsup:
Coverage data is based on head (
4c79081
) compared to base (6cbc68a
). Patch has no changes to coverable lines.
:umbrella: View full report at Codecov.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.
Closing because this PR has been obsolesced by #56, #57, #58, and #59.
Some of the GitHub Actions used in the project CI workflow use Node 12 and are deprecated, as dicsussed in PR #53, which adds a Dependabot configuration to automatically scan the project CI configuration and submit pull requests that upgrade the GitHub Actions used by the project.
This pull request is a companion pull request to PR #53 that upgrades the GitHub Actions used in project CI to Node 16 actions, and will avoid having to wait for Dependabot to submit PRs that will make similar changes.