amondnet / vercel-action

This action make a deployment with github actions instead of Vercel builder.
https://vercel.com/docs/cli
MIT License
635 stars 98 forks source link

update vercel version to 28 #218

Open amondnet opened 1 year ago

JounQin commented 11 months ago

Any news to upgrade? vercel@32 has been released for a long time.

CXwudi commented 9 months ago

You can use vercel-version: latest option starting from v25.1.1

JounQin commented 9 months ago

@CXwudi Can you release the latest v25 version to v25 tag? It seems the v25 tag is outdated.

CXwudi commented 9 months ago

@JounQin I am not the maintainer of this project, but I have no problem using v25 version tag of this GitHub action uses: amondnet/vercel-action@v25

JounQin commented 9 months ago

@CXwudi Ah, I'm sorry I misread your comment and username, if v25 already supports the vercel-version option.