Skip to content

Commit b623458

Browse files
Update JamesIves/github-pages-deploy-action action to v4.7.0
1 parent ef28857 commit b623458

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/latexmk.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
- run: |
1515
mkdir gh-pages
1616
cp paper.pdf gh-pages
17-
- uses: JamesIves/github-pages-deploy-action@v4.6.8
17+
- uses: JamesIves/github-pages-deploy-action@v4.7.0
1818
with:
1919
branch: gh-pages
2020
folder: gh-pages

0 commit comments

Comments
 (0)