Skip to content

Commit

Permalink
chore(deps): update jamesives/github-pages-deploy-action action to v4…
Browse files Browse the repository at this point in the history
….6.8 (#862)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Sep 29, 2024
1 parent 4a5b801 commit 6e89a28
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy-on-push-to-main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ jobs:
npm run build
- name: Deploy website to GitHub Pages
uses: JamesIves/[email protected].6
uses: JamesIves/[email protected].8
with:
branch: gh-pages
folder: frontend/build
Expand Down

0 comments on commit 6e89a28

Please sign in to comment.