Skip to content

Conversation

@seb-cr
Copy link
Contributor

@seb-cr seb-cr commented Jan 29, 2025

Should fix this failed run: https://github.com/comicrelief/lambda-wrapper/actions/runs/13030440453

Not clear why this job wasn't already using actions/setup-node, but seems that Node 20 is now the default.

Setting to Node 18 for consistency with other jobs, for now, so we can unblock that publish. We do need to migrate everything to Node 20+, but as the last publish failure demonstrated, there's an incompatibility with one of the ESLint plugins. We need to resolve this in our ESLint config before we can upgrade here.

Not clear why this job wasn't already using `actions/setup-node`, but
seems that Node 20 is now the default.

Setting to Node 18 for consistency with other jobs, for now, so we can
unblock that publish. We do need to migrate everything to Node 20+, but
as the last publish failure demonstrated, there's an incompatibility
with one of the ESLint plugins. We need to resolve this in our ESLint
config before we can upgrade here.
@seb-cr seb-cr merged commit 8e289a3 into master Jan 29, 2025
5 checks passed
@seb-cr seb-cr deleted the pin-node-version-in-publish-job branch January 29, 2025 14:21
@github-actions
Copy link

🎉 This PR is included in version 2.1.2 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants