We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 59f6206 commit c35c234Copy full SHA for c35c234
1 file changed
.github/workflows/latex-builder.yml
@@ -22,7 +22,7 @@ jobs:
22
cp build/module03.pdf /
23
cp build/module04.pdf /
24
- name: Upload pdf artifacts
25
- uses: actions/upload-artifact@v2
+ uses: actions/upload-artifact@v4
26
with:
27
name: modules.pdf
28
path: |
0 commit comments