Update packaging.yml checkout library

Signed-off-by: Cole Ramos <colramos@amd.com>
This commit is contained in:
Cole Ramos
2024-05-17 15:00:18 -05:00
committed by GitHub
parent 5f0978c278
commit 57c4f2047e
+1 -1
View File
@@ -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