Skip to content

Commit

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

Bump JamesIves/github-pages-deploy-action from 4.6.8 to 4.7.1
  • Loading branch information
ChrisBAshton authored Dec 20, 2024
2 parents 81df555 + a9ce09c commit 884af95
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@881db5376404c5c8d621010bcbec0310b58d5e29
uses: JamesIves/github-pages-deploy-action@dc18a3c6b46d56484cb63f291becd7ed4f0269b9
with:
branch: gh-pages
folder: examples
Expand Down

0 comments on commit 884af95

Please sign in to comment.