Merge pull request 'Update actions/upload-artifact action to v5' (#21) from renovate/major-github-artifact-actions into dev
Reviewed-on: #21
This commit is contained in:
commit
b4954b082e
@ -85,7 +85,7 @@ jobs:
|
||||
|
||||
# Ergebnisse als Artefakte speichern
|
||||
- name: Upload results as artifacts
|
||||
uses: actions/upload-artifact@v3
|
||||
uses: actions/upload-artifact@v5
|
||||
with:
|
||||
name: quality-reports
|
||||
path: /tmp/results
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user