We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 715f1fb commit 29fb640Copy full SHA for 29fb640
.github/workflows/deploy.yml
@@ -39,6 +39,6 @@ jobs:
39
path: build/site
40
- name: Deploy to GitHub Pages
41
id: deployment
42
- uses: actions/deploy-pages@v2
+ uses: actions/deploy-pages@v4
43
with:
44
artifact_name: github-pages
0 commit comments