Skip to content

Commit 5f54e7f

Browse files
Merge pull request #427 from BitGo/dependabot/github_actions/actions/deploy-pages-2
chore(deps): bump actions/deploy-pages from 1 to 2
2 parents f38a510 + 636dbd4 commit 5f54e7f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy-github-pages.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,4 +60,4 @@ jobs:
6060
steps:
6161
- name: Deploy site to Github Pages
6262
id: deployment
63-
uses: actions/deploy-pages@v1
63+
uses: actions/deploy-pages@v2

0 commit comments

Comments
 (0)