Skip to content

Commit 9c59074

Browse files
authored
Merge pull request #1021 from ruby/dependabot/github_actions/actions/deploy-pages-5
build(deps): bump actions/deploy-pages from 4 to 5
2 parents 10ae5ca + 9678412 commit 9c59074

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/github-pages.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,4 +33,4 @@ jobs:
3333
steps:
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)