Fix: update workflow upload artifact to v4

This commit is contained in:
Jensen Yap 2025-03-03 12:09:59 +09:00 committed by GitHub
parent 884d6171cd
commit fdb3b04c85
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -51,7 +51,7 @@ jobs:
${{ inputs.command }}
- name: Store logs
if: always()
uses: actions/upload-artifact@v3
uses: actions/upload-artifact@v4
with:
name: logs-${{ inputs.environment }}-${{ github.run_number }}-${{ github.run_attempt }}
path: |