Update actions/upload-artifact action to v4 (#927)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2024-11-27 07:55:12 +05:30
committed by GitHub
parent 824e7c0194
commit 63045e0e9d

View File

@@ -24,7 +24,7 @@ jobs:
# Upload the entire generated folder and attach it to the CI run
- name: Attach baseline profile
uses: actions/upload-artifact@v3
uses: actions/upload-artifact@v4
with:
name: Baseline profile output
path: benchmark/build/outputs/baseline-prof