Merge pull request #3 from frederikbeimgraben/dependabot/github_actions/actions/upload-artifact-5

ci(deps): bump actions/upload-artifact from 4 to 5
This commit is contained in:
Frederik Beimgraben 2025-11-04 13:34:43 +01:00 committed by GitHub
commit 4513948e68
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -83,7 +83,7 @@ jobs:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
- name: Upload PDF as artifact (backup)
uses: actions/upload-artifact@v4
uses: actions/upload-artifact@v5
with:
name: Report-${{ steps.version.outputs.VERSION }}
path: |