Skip to content

Commit a26edb1

Browse files
authored
Merge pull request #7 from denisecase/dependabot/github_actions/actions/deploy-pages-5
(deps): Bump actions/deploy-pages from 4 to 5
2 parents f2cf4c0 + e9b4930 commit a26edb1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/deploy-zensical.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -104,4 +104,4 @@ jobs:
104104
- name: D4) Deploy to GitHub Pages
105105
# WHY: This step takes the uploaded artifact and publishes it to
106106
# GitHub Pages so the documentation becomes publicly accessible.
107-
uses: actions/deploy-pages@v4
107+
uses: actions/deploy-pages@v5

0 commit comments

Comments
 (0)