Changed to upload v3
Some checks failed
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 2s

This commit is contained in:
Matthias Heisig
2025-06-03 10:47:12 +02:00
parent 4434cd2e60
commit 49412e5e0c

View File

@@ -14,7 +14,7 @@ jobs:
- run: pdflatex fat.tex - run: pdflatex fat.tex
- run: echo "Starting second LaTeX build" - run: echo "Starting second LaTeX build"
- run: pdflatex fat.tex - run: pdflatex fat.tex
uses: actions/upload-artifact@v4 uses: actions/upload-artifact@v3
with: with:
name: fat.pdf name: fat.pdf
path: fat.pdf path: fat.pdf