Skip to content

Commit

Permalink
Merge pull request #63 from nfidd/dependabot/github_actions/JamesIves…
Browse files Browse the repository at this point in the history
…/github-pages-deploy-action-4.6.9

Bump JamesIves/github-pages-deploy-action from 4.6.8 to 4.6.9
  • Loading branch information
sbfnk authored Nov 12, 2024
2 parents d20c3a4 + 69adab6 commit 7f5f331
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ jobs:

- name: Deploy to GitHub pages 🚀
if: github.ref_name == 'main'
uses: JamesIves/[email protected].8
uses: JamesIves/[email protected].9
with:
branch: gh-pages
folder: _site
Expand Down

0 comments on commit 7f5f331

Please sign in to comment.