We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2606dc9 commit 14146bdCopy full SHA for 14146bd
1 file changed
.github/workflows/hugo.yml
@@ -68,7 +68,7 @@ jobs:
68
steps:
69
- name: Deploy to GitHub Pages
70
id: deployment
71
- uses: actions/deploy-pages@v2
+ uses: actions/deploy-pages@v4
72
73
environment:
74
name: github-pages
0 commit comments