Merge pull request 'chore(deps): update https://git.kjan.de/actions/upload-artifact action to v4' (!289) from renovate/major-github-artifact-actions into main
Some checks failed
Build docs / build-docs (push) Failing after 30s
Some checks failed
Build docs / build-docs (push) Failing after 30s
Reviewed-on: #289 Reviewed-by: Jan-Marlon Leibl <jleibl@proton.me>
This commit is contained in:
commit
20076d8fe0
1 changed files with 1 additions and 1 deletions
|
@ -22,7 +22,7 @@ jobs:
|
||||||
run: latexmk -pdf -xelatex ${{ env.FILE }}
|
run: latexmk -pdf -xelatex ${{ env.FILE }}
|
||||||
|
|
||||||
- name: Upload artifacts
|
- name: Upload artifacts
|
||||||
uses: https://git.kjan.de/actions/upload-artifact@v3
|
uses: https://git.kjan.de/actions/upload-artifact@v4
|
||||||
with:
|
with:
|
||||||
name: Doku
|
name: Doku
|
||||||
path: docs/projektdokumentation.pdf
|
path: docs/projektdokumentation.pdf
|
||||||
|
|
Reference in a new issue