Skip to content

Commit

Permalink
Update deprecated artefact-upload version (#126)
Browse files Browse the repository at this point in the history
  • Loading branch information
fschledorn authored Sep 15, 2024
1 parent 2e71a6d commit 01118c9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
apk add g++
apk add zip
make script zip
- uses: actions/upload-artifact@v2
- uses: actions/upload-artifact@v4
with:
name: PDF
path: vorkurs.pdf
Expand All @@ -25,4 +25,4 @@ jobs:
files: |
vorkurs.pdf
vorkurs.zip

0 comments on commit 01118c9

Please sign in to comment.