Skip to content

Commit 24718e9

Browse files
authored
ci: upgraded-vercel-to-latest-version (#7265)
1 parent 9530f35 commit 24718e9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/.reusable-frontend-deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,5 +50,5 @@ jobs:
5050
npm run env
5151
npm run bundle
5252
echo ${{ github.sha }} > CI_COMMIT_SHA
53-
npm install --global vercel@31.2.0
53+
npm install --global vercel@47.2.2
5454
vercel --prod --token ${{ secrets.VERCEL_TOKEN }}

0 commit comments

Comments
 (0)