Skip to content

Commit 14146bd

Browse files
committed
Fixed GitHub Actions build 2.2
1 parent 2606dc9 commit 14146bd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/hugo.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ jobs:
6868
steps:
6969
- name: Deploy to GitHub Pages
7070
id: deployment
71-
uses: actions/deploy-pages@v2
71+
uses: actions/deploy-pages@v4
7272

7373
environment:
7474
name: github-pages

0 commit comments

Comments
 (0)