Skip to content

Commit ae5c090

Browse files
Merge pull request #190 from ruby/dependabot/github_actions/actions/deploy-pages-2
Bump actions/deploy-pages from 1 to 2
2 parents fc64e70 + da424f7 commit ae5c090

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,5 +45,5 @@ jobs:
4545
steps:
4646
- name: Deploy to GitHub Pages
4747
id: deployment
48-
uses: actions/deploy-pages@v1
48+
uses: actions/deploy-pages@v2
4949

0 commit comments

Comments
 (0)