Skip to content

Update workflows node version#206

Merged
benjaminkalk merged 11 commits intomainfrom
update-workflows-node-version
May 1, 2026
Merged

Update workflows node version#206
benjaminkalk merged 11 commits intomainfrom
update-workflows-node-version

Conversation

@benjaminkalk
Copy link
Copy Markdown
Contributor

Workflows are failing due to node version. Going to update the QA and Prod workflows to reflect PR workflow.

@benjaminkalk benjaminkalk requested review from r48patel and removed request for devpatil7 April 29, 2026 17:41

- name: node
uses: actions/setup-node@v2
- name: node ${{ matrix.node-version }}
Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@benjaminkalk Does this need following? I'm not sure which version would it run when we dont specify anything.

strategy:
matrix:
node-version: [22]

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good catch @devpatil7, I have added strategy with latest version to align with the PR workflow.

@benjaminkalk benjaminkalk requested a review from devpatil7 April 30, 2026 14:10
@benjaminkalk benjaminkalk merged commit d6443fc into main May 1, 2026
3 checks passed
@benjaminkalk benjaminkalk deleted the update-workflows-node-version branch May 1, 2026 15:10
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.

3 participants