Skip to content

Commit 0ee1dad

Browse files
Merge pull request #637 from BitGo/8f38dependabot/github_actions/actions/deploy-pages-3
chore(deps): bump actions/deploy-pages from 2 to 3
2 parents 9ce75e5 + debf54b commit 0ee1dad

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@v2
63+
uses: actions/deploy-pages@v3

0 commit comments

Comments
 (0)