Skip to content

Commit 1689c19

Browse files
committed
vercel cli version update github build action
1 parent 3beb5ec commit 1689c19

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

.github/actions/setup-environment/action.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ inputs:
3131
vercel_version:
3232
description: "The Vercel CLI version"
3333
required: false
34-
default: "33.4.1"
34+
default: "44.7.3"
3535
download_images:
3636
description: "Whether to download images or not"
3737
required: false
@@ -91,4 +91,3 @@ runs:
9191
gsutil cp gs://${{ inputs.bucket_name }}/${{ inputs.dataset_version }}/social-cards.zip ./data/social-cards.zip
9292
./bin/images.sh .
9393
shell: bash
94-

0 commit comments

Comments
 (0)