We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3fb2b41 commit f858dc1Copy full SHA for f858dc1
.github/workflows/preview.yaml
@@ -10,7 +10,7 @@ jobs:
10
Deploy-Preview:
11
runs-on: ubuntu-latest
12
steps:
13
- - uses: actions/checkout@v2
+ - uses: actions/checkout@v4
14
- name: Install Vercel CLI
15
run: npm install --global vercel@latest
16
- name: Pull Vercel Environment Information
.github/workflows/production.yaml
Deploy-Production:
0 commit comments