Skip to content

Commit bbc93f1

Browse files
authored
Merge pull request #61 from vim-jp/dependabot/github_actions/actions/deploy-pages-5
Bump actions/deploy-pages from 4 to 5
2 parents c3090bd + 2ccf5b8 commit bbc93f1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-and-deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,4 +80,4 @@ jobs:
8080
steps:
8181
- name: Deploy to Github Pages
8282
id: deployment
83-
uses: actions/deploy-pages@v4
83+
uses: actions/deploy-pages@v5

0 commit comments

Comments
 (0)