Skip to content

Commit e26614c

Browse files
radoeringbranchv
andauthored
chore: update vercel (#168)
Co-authored-by: Branch Vincent <[email protected]>
1 parent fd899cc commit e26614c

File tree

4 files changed

+183
-2143
lines changed

4 files changed

+183
-2143
lines changed

.github/workflows/deploy-preview.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -63,6 +63,7 @@ jobs:
6363
uses: amondnet/vercel-action@v25
6464
id: vercel-action
6565
with:
66+
vercel-version: 39.1.3
6667
vercel-token: ${{ secrets.VERCEL_TOKEN }}
6768
github-token: ${{ secrets.GITHUB_TOKEN }}
6869
vercel-org-id: ${{ secrets.VERCEL_ORG_ID }}

.github/workflows/deploy-production.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -68,6 +68,7 @@ jobs:
6868
uses: amondnet/vercel-action@v25
6969
id: vercel-action
7070
with:
71+
vercel-version: 39.1.3
7172
vercel-token: ${{ secrets.VERCEL_TOKEN }}
7273
github-token: ${{ secrets.GITHUB_TOKEN }}
7374
vercel-org-id: ${{ secrets.VERCEL_ORG_ID }}

0 commit comments

Comments
 (0)