Skip to content

Commit

Permalink
chore(deps): update jamesives/github-pages-deploy-action action to v4…
Browse files Browse the repository at this point in the history
….6.2
  • Loading branch information
renovate[bot] authored Jul 5, 2024
1 parent d441710 commit 141fd64
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/ebnf.yml
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ jobs:
cp "${p}.png" gh-pages/ebnf
cp "${p}.svg" gh-pages/ebnf
done
- uses: JamesIves/[email protected].1
- uses: JamesIves/[email protected].2
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 @@ -38,7 +38,7 @@ jobs:
debug: true
directory: .
badge: target/loc-badge.svg
- uses: JamesIves/[email protected].1
- uses: JamesIves/[email protected].2
with:
branch: gh-pages
folder: target
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/zerocracy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ jobs:
factbase: objectionary.fb
output: pages
logo: https://www.objectionary.com/cactus.svg
- uses: JamesIves/[email protected].1
- uses: JamesIves/[email protected].2
with:
branch: gh-pages
folder: pages
Expand Down

0 comments on commit 141fd64

Please sign in to comment.