chore(deps): update actions/upload-artifact action to v6 (#149)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2025-12-14 14:31:21 -05:00
committed by GitHub
parent 8c52010dfe
commit 9ac9901990

View File

@@ -31,7 +31,7 @@ jobs:
- name: Upload test result artifact
if: ${{ !cancelled() }}
uses: actions/upload-artifact@v5
uses: actions/upload-artifact@v6
with:
name: test-results
path: |