vercel / vercel/examples

Update deployment GitHub workflows

Open
#860 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
TypeScript
Stars
5.2k
Forks
1.8k
Avg merge
3d 12h
Merged PRs (30d)
6

Description

Your workflows (preview.yaml, production.yaml) still use actions/checkout@v2 instead of actions/checkout@v4.

Also, the workflows specify the npm version vercel@canary. Why not use vercel@latest?

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start with ci-cd/github-actions/.github/workflows/preview.yaml and production.yaml, then compare their checkout and Vercel CLI version settings with the versions requested in the issue. Verify both workflows use the intended versions and run the repository's relevant workflow checks, if available.

Written by the indexing model from the issue text.

Assessment

Tech stack
github-actions
Domain
ci-cd
Issue type
Refactor
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Clearly specified
Newbie friendliness
48/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.