Merge pull request #8 from johndoe6345789/dependabot/github_actions/actions/upload-artifact-6

Bump actions/upload-artifact from 4 to 6
This commit is contained in:
2025-12-28 21:05:14 +00:00
committed by GitHub

View File

@@ -112,7 +112,7 @@ jobs:
run: find "${GITHUB_WORKSPACE}" -name 'san_log.*' | xargs head -n 1000 run: find "${GITHUB_WORKSPACE}" -name 'san_log.*' | xargs head -n 1000
- name: Archive logs - name: Archive logs
if: always() if: always()
uses: actions/upload-artifact@v4 uses: actions/upload-artifact@v6
with: with:
name: >- name: >-
${{ inputs.sanitizer }}-logs-${{ ${{ inputs.sanitizer }}-logs-${{