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 500f57a commit 22d09ccCopy full SHA for 22d09cc
.github/workflows/scheduled-deploy.yml
@@ -13,7 +13,7 @@ jobs:
13
deploy:
14
runs-on: ubuntu-latest
15
steps:
16
- - uses: actions/checkout@v4
+ - uses: actions/checkout@v5
17
- name: Install Vercel CLI
18
run: npm install --global vercel@latest
19
- name: Deploy
0 commit comments