Skip to content

Commit e9400e0

Browse files
authored
Merge pull request #631 from Shopify/dependabot/github_actions/actions-87dff395f6
2 parents f698b12 + 7a66ba6 commit e9400e0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/github-pages.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
run: npm run build
2626

2727
- name: Deploy
28-
uses: peaceiris/actions-gh-pages@v3.9.3
28+
uses: peaceiris/actions-gh-pages@v4.0.0
2929
with:
3030
github_token: ${{ secrets.GITHUB_TOKEN }}
3131
publish_dir: ./_site

0 commit comments

Comments
 (0)