Update packaging.yml checkout library

Signed-off-by: Cole Ramos <colramos@amd.com>

[ROCm/rocprofiler-compute commit: 57c4f2047e]
This commit is contained in:
Cole Ramos
2024-05-17 15:00:18 -05:00
committed by GitHub
parent 28c2797792
commit 6ce7c00461
@@ -38,7 +38,7 @@ jobs:
- name: Rename tarball
run: mv build/omniperf-*.tar.gz build/omniperf-${{github.ref_name}}.tar.gz
- name: Archive tarball
uses: actions/upload-artifact@v3
uses: actions/upload-artifact@v4
with:
name: omniperf-${{github.ref_name}}.tar.gz
path: build/omniperf-${{github.ref_name}}.tar.gz