Changed to upload v3
Some checks failed
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 2s
Some checks failed
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 2s
This commit is contained in:
@@ -14,7 +14,7 @@ jobs:
|
||||
- run: pdflatex fat.tex
|
||||
- run: echo "Starting second LaTeX build"
|
||||
- run: pdflatex fat.tex
|
||||
uses: actions/upload-artifact@v4
|
||||
uses: actions/upload-artifact@v3
|
||||
with:
|
||||
name: fat.pdf
|
||||
path: fat.pdf
|
||||
|
||||
Reference in New Issue
Block a user