Skip to content

Commit

Permalink
Merge pull request #379 from alphagov/dependabot/github_actions/James…
Browse files Browse the repository at this point in the history
…Ives/github-pages-deploy-action-4.6.8

Bump JamesIves/github-pages-deploy-action from 4.6.3 to 4.6.8
  • Loading branch information
ChrisBAshton authored Oct 1, 2024
2 parents 3a8d40e + 6a850b1 commit 33b2376
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ jobs:
- run: npm ci
- run: npm run build
- name: Deploy to GitHub Pages
uses: JamesIves/github-pages-deploy-action@94f3c658273cf92fb48ef99e5fbc02bd2dc642b2
uses: JamesIves/github-pages-deploy-action@881db5376404c5c8d621010bcbec0310b58d5e29
with:
branch: gh-pages
folder: examples
Expand Down

0 comments on commit 33b2376

Please sign in to comment.