Skip to content

Commit

Permalink
Update latex-builder.yml
Browse files Browse the repository at this point in the history
updated upload-artifacts@v4
  • Loading branch information
maperez42 authored Sep 26, 2024
1 parent 59f6206 commit c35c234
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/latex-builder.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
cp build/module03.pdf /
cp build/module04.pdf /
- name: Upload pdf artifacts
uses: actions/upload-artifact@v2
uses: actions/upload-artifact@v4
with:
name: modules.pdf
path: |
Expand Down

0 comments on commit c35c234

Please sign in to comment.