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 545e7dd commit 13fc06bCopy full SHA for 13fc06b
.github/workflows/test.yml
@@ -24,7 +24,7 @@ jobs:
24
env:
25
DATABASE_URL: postgresql://postgres:postgres@localhost:5432/deployment-example-vercel
26
steps:
27
- - uses: actions/checkout@v3
+ - uses: actions/checkout@v4
28
- uses: actions/setup-node@v3
29
with:
30
node-version: 16
0 commit comments