Skip to content

Commit 9a28486

Browse files
Update JamesIves/github-pages-deploy-action action to v4.7.1
1 parent e7db624 commit 9a28486

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
@@ -39,7 +39,7 @@ jobs:
3939
with:
4040
cmd: make
4141
depends: lecture-notes/DEPENDS.txt
42-
- uses: JamesIves/github-pages-deploy-action@v4.6.8
42+
- uses: JamesIves/github-pages-deploy-action@v4.7.1
4343
with:
4444
branch: gh-pages
4545
folder: package

0 commit comments

Comments
 (0)