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:
commit
4513948e68
2
.github/workflows/release.yml
vendored
2
.github/workflows/release.yml
vendored
@ -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: |
|
||||
|
||||
Loading…
Reference in New Issue
Block a user