Skip to content

Commit 084c317

Browse files
authored
Merge pull request #58 from irockel/renovate/actions-deploy-pages-5.x
chore(deps): update actions/deploy-pages action to v5
2 parents ff07731 + 57c9554 commit 084c317

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pages.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,4 +33,4 @@ jobs:
3333
path: './docs'
3434
- name: Deploy to GitHub Pages
3535
id: deployment
36-
uses: actions/deploy-pages@v4
36+
uses: actions/deploy-pages@v5

0 commit comments

Comments
 (0)