Skip to content

Commit e0635ed

Browse files
authored
Merge pull request #15 from davorg/dependabot/github_actions/actions/deploy-pages-5
Bump actions/deploy-pages from 4 to 5
2 parents fb56be9 + 8cf9d59 commit e0635ed

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,5 +42,5 @@ jobs:
4242
steps:
4343
- name: Deploy to GitHub Pages
4444
id: deployment
45-
uses: actions/deploy-pages@v4
45+
uses: actions/deploy-pages@v5
4646

0 commit comments

Comments
 (0)