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
|
# Ergebnisse als Artefakte speichern
|
||||||
- name: Upload results as artifacts
|
- name: Upload results as artifacts
|
||||||
uses: actions/upload-artifact@v3
|
uses: actions/upload-artifact@v5
|
||||||
with:
|
with:
|
||||||
name: quality-reports
|
name: quality-reports
|
||||||
path: /tmp/results
|
path: /tmp/results
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user