Skip to content

Commit

Permalink
ci: use current vercel version (#9926)
Browse files Browse the repository at this point in the history
  • Loading branch information
radoering authored Jan 2, 2025
1 parent 756e1a3 commit d9f1914
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/docs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -68,6 +68,7 @@ jobs:
- uses: amondnet/vercel-action@16e87c0a08142b0d0d33b76aeaf20823c381b9b9 # v25.2.0
with:
vercel-version: 39.2.2
vercel-token: ${{ secrets.VERCEL_TOKEN }}
github-token: ${{ secrets.GITHUB_TOKEN }}
vercel-org-id: ${{ secrets.VERCEL_ORG_ID }}
Expand Down

0 comments on commit d9f1914

Please sign in to comment.