chore(deps): update https://git.kjan.de/actions/upload-artifact action to v4 #297
1 changed files with 1 additions and 1 deletions
|
@ -22,7 +22,7 @@ jobs:
|
|||
run: latexmk -pdf -xelatex ${{ env.FILE }}
|
||||
|
||||
- name: Upload artifacts
|
||||
uses: https://git.kjan.de/actions/upload-artifact@v3 # Do not upgrade
|
||||
uses: https://git.kjan.de/actions/upload-artifact@v4 # Do not upgrade
|
||||
with:
|
||||
name: Doku
|
||||
path: docs/projektdokumentation.pdf
|
||||
|
|
Reference in a new issue