diff --git a/.github/workflows/latex-builder.yml b/.github/workflows/latex-builder.yml index e9b7c92..93350cc 100644 --- a/.github/workflows/latex-builder.yml +++ b/.github/workflows/latex-builder.yml @@ -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: |