Skip to content

Commit

Permalink
Merge pull request #631 from Shopify/dependabot/github_actions/action…
Browse files Browse the repository at this point in the history
…s-87dff395f6
  • Loading branch information
sambostock committed Apr 9, 2024
2 parents f698b12 + 7a66ba6 commit e9400e0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/github-pages.yml
Expand Up @@ -25,7 +25,7 @@ jobs:
run: npm run build

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

0 comments on commit e9400e0

Please sign in to comment.