We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e1cc0e9 commit ac74675Copy full SHA for ac74675
2 files changed
.github/workflows/deploy-preview.yaml
@@ -66,7 +66,7 @@ jobs:
66
run: npx hugo --buildDrafts --buildFuture --logLevel info
67
68
- name: Deploy
69
- uses: amondnet/vercel-action@4b810e26f7bb2a331c698af186f890cbf20d5f72 # v42.2.0
+ uses: amondnet/vercel-action@888da851026e0573da056b061931bcb765a915c4 # v41.1.4
70
id: vercel-action
71
with:
72
vercel-version: 48.12.1
.github/workflows/deploy-production.yaml
@@ -75,7 +75,7 @@ jobs:
75
npm run algolia
76
77
78
79
80
81
0 commit comments