chore(deps): bump actions/upload-artifact from 4.4.0 to 4.4.1 (#3309)

This commit is contained in:
dependabot[bot] 2024-10-09 08:06:49 -04:00 committed by GitHub
parent ccbee94b87
commit 37c179b530
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -39,7 +39,7 @@ jobs:
OUTPUT="${OUTPUT//$'\r'/'%0D'}" # URL encode all '\r' characters
echo "result=$OUTPUT" >> $GITHUB_OUTPUT
- uses: actions/upload-artifact@50769540e7f4bd5e21e526ee35c689e35e0d6874 # v4.4.0
- uses: actions/upload-artifact@604373da6381bf24206979c74d06a550515601b9 # v4.4.1
with:
name: benchmark-test-results
path: test/results/**/*