Skip to content

Commit c1e77a6

Browse files
authored
Update deploy-pages action
1 parent 175c96e commit c1e77a6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/hugo.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,4 +75,4 @@ jobs:
7575
steps:
7676
- name: Deploy to GitHub Pages
7777
id: deployment
78-
uses: actions/deploy-pages@v2
78+
uses: actions/deploy-pages@v4

0 commit comments

Comments
 (0)