Skip to content

Commit

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

chore(deps): update jamesives/github-pages-deploy-action action to v4.6.8
  • Loading branch information
yegor256 authored Nov 7, 2024
2 parents 5d0988a + 9eaa026 commit 928b3aa
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/hoc-badge.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ jobs:
with:
output_dir: gh-pages
filename: hoc-badge.svg
- uses: JamesIves/github-pages-deploy-action@v4.5.0
- uses: JamesIves/github-pages-deploy-action@v4.6.8
with:
branch: gh-pages
folder: gh-pages
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/loc-badge.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ jobs:
debug: true
directory: .
badge: target/loc-badge.svg
- uses: JamesIves/github-pages-deploy-action@v4.5.0
- uses: JamesIves/github-pages-deploy-action@v4.6.8
with:
branch: gh-pages
folder: target
Expand Down

0 comments on commit 928b3aa

Please sign in to comment.