Skip to content

Commit

Permalink
fix(deps): update jamesives/github-pages-deploy-action action to v4.6.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 5, 2024
1 parent e49ebe7 commit cc56ef8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-blog.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
run: make build

- name: Deploy 🚀
uses: JamesIves/github-pages-deploy-action@v4.3.4
uses: JamesIves/github-pages-deploy-action@v4.6.3
with:
BRANCH: pages
FOLDER: ./site

0 comments on commit cc56ef8

Please sign in to comment.