Skip to content

Commit c35c234

Browse files
authored
Update latex-builder.yml
updated upload-artifacts@v4
1 parent 59f6206 commit c35c234

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/latex-builder.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
cp build/module03.pdf /
2323
cp build/module04.pdf /
2424
- name: Upload pdf artifacts
25-
uses: actions/upload-artifact@v2
25+
uses: actions/upload-artifact@v4
2626
with:
2727
name: modules.pdf
2828
path: |

0 commit comments

Comments
 (0)