Skip to content

Removes redundant npm upgrade in release workflow#11

Merged
vethman merged 1 commit into
mainfrom
fix-pipeline
Apr 9, 2026
Merged

Removes redundant npm upgrade in release workflow#11
vethman merged 1 commit into
mainfrom
fix-pipeline

Conversation

@vethman

@vethman vethman commented Apr 9, 2026

Copy link
Copy Markdown
Member

Simplifies the dependency installation step by removing the explicit npm upgrade command. The npm version bundled with the Node.js setup action is sufficient for running the CI process, eliminating unnecessary installation time and potential version inconsistencies.

Simplifies the dependency installation step by removing the explicit npm upgrade command. The npm version bundled with the Node.js setup action is sufficient for running the CI process, eliminating unnecessary installation time and potential version inconsistencies.
@vethman vethman merged commit 752bc32 into main Apr 9, 2026
4 checks passed
@vethman vethman deleted the fix-pipeline branch April 9, 2026 08:30
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