Skip to content

Commit

Permalink
Merge pull request #58 from yegor256/renovate/jamesives-github-pages-…
Browse files Browse the repository at this point in the history
…deploy-action-4.x

Update JamesIves/github-pages-deploy-action action to v4.6.8
  • Loading branch information
yegor256 authored Oct 16, 2024
2 parents 5523e1f + 4c23512 commit 1fda1b7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/make.yml
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ jobs:
- run: cp index.xml www
- run: cp -r reports www
- run: cp -r asm www
- uses: JamesIves/github-pages-deploy-action@v4.6.4
- uses: JamesIves/github-pages-deploy-action@v4.6.8
with:
branch: gh-pages
folder: www
Expand Down

0 comments on commit 1fda1b7

Please sign in to comment.