Skip to content

Commit

Permalink
Update JamesIves/github-pages-deploy-action action to v4.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Nov 28, 2023
1 parent 21b2d24 commit 74a0436
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/l3build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:
sed -i "s/0\.0\.0/$(date +%H.%M.%S)/g" build/gh-pages/bibcop.sty
sed -i "s/0000-00-00/$(date +%Y-%m-%d)/g" build/gh-pages/bibcop.sty
if: github.ref == 'refs/heads/master' && matrix.os == 'ubuntu-20.04'
- uses: JamesIves/github-pages-deploy-action@v4.4.3
- uses: JamesIves/github-pages-deploy-action@v4.5.0
with:
branch: gh-pages
folder: build/gh-pages
Expand Down

0 comments on commit 74a0436

Please sign in to comment.