Skip to content

Commit

Permalink
update version of download-artifact
Browse files Browse the repository at this point in the history
Signed-off-by: Karl W Schulz <karl.schulz@amd.com>
  • Loading branch information
koomie committed Mar 7, 2024
1 parent fef48cb commit ffe08cb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tarball.yml
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ jobs:
- name: Cancel previous runs
uses: styfle/cancel-workflow-action@0.12.1
- name: Access tarball
uses: actions/download-artifact@v3
uses: actions/download-artifact@v4
with:
name: tarball-testing
- name: Expand
Expand Down

0 comments on commit ffe08cb

Please sign in to comment.