Skip to content

Commit 48df098

Browse files
Merge pull request #8 from loresoft/dependabot/github_actions/actions/deploy-pages-5
Bump actions/deploy-pages from 4 to 5
2 parents 0eb03c3 + 3929414 commit 48df098

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/hugo.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -120,7 +120,7 @@ jobs:
120120
steps:
121121
- name: Deploy to GitHub Pages
122122
id: deployment
123-
uses: actions/deploy-pages@v4
123+
uses: actions/deploy-pages@v5
124124

125125
bing-index:
126126
name: Update Bing Index

0 commit comments

Comments
 (0)