Skip to content

Commit b29fb4e

Browse files
authored
Merge pull request #526 from ruby/dependabot/github_actions/actions/deploy-pages-3
Bump actions/deploy-pages from 2 to 3
2 parents 79f37eb + f48b5c2 commit b29fb4e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/gh-pages.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,4 +43,4 @@ jobs:
4343
steps:
4444
- name: Deploy to GitHub Pages
4545
id: deployment
46-
uses: actions/deploy-pages@v2
46+
uses: actions/deploy-pages@v3

0 commit comments

Comments
 (0)