Skip to content

Commit d7c0128

Browse files
committed
up
1 parent 85b118a commit d7c0128

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.2
1818
with:
1919
branch: gh-pages
2020
folder: gh-pages

0 commit comments

Comments
 (0)