Skip to content
This repository was archived by the owner on Feb 2, 2024. It is now read-only.

Using a custom node version on vercel build step #374

Merged
merged 1 commit into from
Feb 28, 2023

Conversation

alfetopito
Copy link
Collaborator

Summary

Fixes vercel build https://github.com/cowprotocol/explorer/actions/runs/4293564849/jobs/7481491163

Default node version on ubuntu-latest runners have been recently upgraded from 16 to 18. See actions/runner-images@ce2e896

The vercel build did not have a custom version pinned.
Thus, the upstream change broke it.

This PR pins the vercel workflow to the same node version as the parent workflow

To Test

Nothing to be tested.
Need to merge this to develop and observe the development build action

@vercel
Copy link

vercel bot commented Feb 28, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated
explorer-dev ✅ Ready (Inspect) Visit Preview Feb 28, 2023 at 2:44PM (UTC)

@alfetopito alfetopito self-assigned this Feb 28, 2023
@alfetopito alfetopito requested a review from a team February 28, 2023 14:44
@alfetopito
Copy link
Collaborator Author

Please post merge review.
Merging to test it on develop builds

@alfetopito alfetopito merged commit 1fa61c3 into develop Feb 28, 2023
@alfetopito alfetopito deleted the fix-vercel-build-action branch February 28, 2023 14:45
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant