Skip to content

Commit

Permalink
Update JamesIves/github-pages-deploy-action action to v4.7.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 19, 2025
1 parent 9738562 commit f31bed8
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 @@ -20,7 +20,7 @@ jobs:
with:
output_dir: gh-pages
filename: hoc-badge.svg
- uses: JamesIves/[email protected].2
- uses: JamesIves/[email protected].3
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 @@ -21,7 +21,7 @@ jobs:
debug: true
directory: .
badge: target/loc-badge.svg
- uses: JamesIves/[email protected].2
- uses: JamesIves/[email protected].3
with:
branch: gh-pages
folder: target
Expand Down

0 comments on commit f31bed8

Please sign in to comment.