mirror of
https://github.com/booklore-app/booklore.git
synced 2026-02-18 00:17:53 +01:00
chore(deps): update actions/upload-artifact action to v6 (#1872)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
2
.github/workflows/docker-build-publish.yml
vendored
2
.github/workflows/docker-build-publish.yml
vendored
@@ -150,7 +150,7 @@ jobs:
|
|||||||
report_suite_logs: 'any'
|
report_suite_logs: 'any'
|
||||||
|
|
||||||
- name: Upload Backend Test Reports
|
- name: Upload Backend Test Reports
|
||||||
uses: actions/upload-artifact@v4
|
uses: actions/upload-artifact@v6
|
||||||
if: always()
|
if: always()
|
||||||
with:
|
with:
|
||||||
name: test-reports
|
name: test-reports
|
||||||
|
|||||||
Reference in New Issue
Block a user