Skip to content

Conversation

@hofp37
Copy link
Contributor

@hofp37 hofp37 commented Oct 12, 2025

@hofp37 hofp37 self-assigned this Nov 24, 2025
@hofp37 hofp37 requested a review from pavelsvagr November 24, 2025 15:01
- uses: actions/setup-node@v4
with:
node-version: 18
node-version: 20
Copy link
Member

Choose a reason for hiding this comment

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

question: Why this change? The minimal version is currently 18

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Hmmm, actions/setup-node@v3 allows node versions 14, 16, and 18. Npm version 9.5.0+ is required. Looking at it now, I did not realize we can use specific node version here – so let's keep setup node v3 and use 18.15.0 instead of major. Gucci?

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.

✨ Support for secrets in one environment variable

3 participants