Skip to content

Commit

Permalink
Merge pull request #61 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.7.2
  • Loading branch information
yegor256 authored Dec 28, 2024
2 parents 57dd740 + 515c354 commit 76e3fe8
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.8
- uses: JamesIves/github-pages-deploy-action@v4.7.2
with:
branch: gh-pages
folder: www
Expand Down

0 comments on commit 76e3fe8

Please sign in to comment.