Skip to content

Commit 4e1715a

Browse files
Update JamesIves/github-pages-deploy-action action to v4.7.4
1 parent 950b4d6 commit 4e1715a

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
@@ -19,7 +19,7 @@ jobs:
1919
- run: |
2020
mkdir gh-pages
2121
cp paper.pdf gh-pages
22-
- uses: JamesIves/github-pages-deploy-action@v4.7.3
22+
- uses: JamesIves/github-pages-deploy-action@v4.7.4
2323
with:
2424
branch: gh-pages
2525
folder: gh-pages

0 commit comments

Comments
 (0)